From cfc9e655bacc58c2098f47f52302884beb1453c1 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Fri, 2 Sep 2011 14:10:42 +0000 Subject: [PATCH] Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nested include of opt_vmpage.h from vm/vm_page.h. opt_vmpage.h was retired before 7.0 together with options PQ_NOOPT. Approved by: re (kib) MFC after: 3 days --- lib/libmemstat/memstat_uma.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libmemstat/memstat_uma.c b/lib/libmemstat/memstat_uma.c index 58a08cfddbc..35f6dad45a4 100644 --- a/lib/libmemstat/memstat_uma.c +++ b/lib/libmemstat/memstat_uma.c @@ -30,7 +30,6 @@ #include #include -#define LIBMEMSTAT /* Cause vm_page.h not to include opt_vmpage.h */ #include #include