summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2011-09-02 14:10:42 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2011-09-02 14:10:42 +0000
commitcfc9e655bacc58c2098f47f52302884beb1453c1 (patch)
tree4a0e9454baf4a45139986d360df37fd41cee5490
parent2c862d88e8d97786659ae8a6bfd87ddb96215287 (diff)
Notes
-rw-r--r--lib/libmemstat/memstat_uma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libmemstat/memstat_uma.c b/lib/libmemstat/memstat_uma.c
index 58a08cfddbc33..35f6dad45a46b 100644
--- a/lib/libmemstat/memstat_uma.c
+++ b/lib/libmemstat/memstat_uma.c
@@ -30,7 +30,6 @@
#include <sys/cpuset.h>
#include <sys/sysctl.h>
-#define LIBMEMSTAT /* Cause vm_page.h not to include opt_vmpage.h */
#include <vm/vm.h>
#include <vm/vm_page.h>