Code

src/collectd.h: Don't mess with the syslog-stuff if it's present.
[collectd.git] / src / memory.c
index 3e869c6ec38a7c9bc72760a95b557f39dad44911..b8b7229f6de74db7f6a2161370c58f08934ff28b 100644 (file)
@@ -41,7 +41,7 @@
 #ifdef HAVE_MACH_HOST_PRIV_H
 # include <mach/host_priv.h>
 #endif
-#ifdef MACH_VM_STATISTICS_H
+#ifdef HAVE_MACH_VM_STATISTICS_H
 # include <mach/vm_statistics.h>
 #endif