summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 09cc422)
raw | patch | inline | side by side (parent: 09cc422)
author | octo <octo> | |
Wed, 7 Jun 2006 16:53:09 +0000 (16:53 +0000) | ||
committer | octo <octo> | |
Wed, 7 Jun 2006 16:53:09 +0000 (16:53 +0000) |
Not really a bug. It worked the other way, too..
src/memory.c | patch | blob | history |
diff --git a/src/memory.c b/src/memory.c
index d8bbb6ee66049033786852cc168c646086e2efda..00fd1bf9504c5430bfbc3ab352819c25bde81a47 100644 (file)
--- a/src/memory.c
+++ b/src/memory.c
#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