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

Use meminfo_freebsd on darwin as well
pull/275/head
Johannes 'fish' Ziemke 2016-07-06 14:08:56 +02:00 committed by GitHub
commit 3f19ee6f02
1 changed files with 1 additions and 0 deletions

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