summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/machdep.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-07-31 01:31:32 +0000
committerpeter <peter@FreeBSD.org>2003-07-31 01:31:32 +0000
commit1c887bc40fa682bacdb7a897d6588ad0ab458f57 (patch)
treefd8f42d79e6d1965a558b0e0fdcd15747424002a /sys/powerpc/aim/machdep.c
parent19f0a8f822a4fc1d098faf83c461c9105441a7a7 (diff)
downloadFreeBSD-src-1c887bc40fa682bacdb7a897d6588ad0ab458f57.zip
FreeBSD-src-1c887bc40fa682bacdb7a897d6588ad0ab458f57.tar.gz
Deal with 'options KSTACK_PAGES' being a global option.
Diffstat (limited to 'sys/powerpc/aim/machdep.c')
-rw-r--r--sys/powerpc/aim/machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/aim/machdep.c b/sys/powerpc/aim/machdep.c
index ddc2670..ce2f85c 100644
--- a/sys/powerpc/aim/machdep.c
+++ b/sys/powerpc/aim/machdep.c
@@ -59,6 +59,7 @@ __FBSDID("$FreeBSD$");
#include "opt_ddb.h"
#include "opt_compat.h"
+#include "opt_kstack_pages.h"
#include "opt_msgbuf.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud