Use meminfo_freebsd on darwin as well

pull/266/head
Johannes 'fish' Ziemke 10 years ago
parent 6350ef6d17
commit 7e5aaa9e33
  1. 1
      collector/meminfo_bsd.go

@ -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
Loading…
Cancel
Save