Merge pull request #266 from prometheus/fish/darwin-enable-meminfo

Use meminfo_freebsd on darwin as well
This commit is contained in:
Johannes 'fish' Ziemke 2016-07-06 14:08:56 +02:00 committed by GitHub
commit 3f19ee6f02

View file

@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build freebsd darwin,amd64
// +build !nomeminfo
package collector