summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-02-19 20:50:02 +0000
committerphk <phk@FreeBSD.org>2003-02-19 20:50:02 +0000
commit13bf23a61cb3844604c8df4e11030488a4557188 (patch)
tree96164b52c00e47281bcd767887e2d9ad424e3601 /sys
parente3b25e1b75058f3a2769ff1c97911d50ae396d80 (diff)
downloadFreeBSD-src-13bf23a61cb3844604c8df4e11030488a4557188.zip
FreeBSD-src-13bf23a61cb3844604c8df4e11030488a4557188.tar.gz
#include "opt_cpu.h" so we notice our options.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/i386/elan-mmcr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/i386/elan-mmcr.c b/sys/i386/i386/elan-mmcr.c
index 7ddd90c..c36a154 100644
--- a/sys/i386/i386/elan-mmcr.c
+++ b/sys/i386/i386/elan-mmcr.c
@@ -27,6 +27,7 @@
* #endif ELAN_PPS
*/
+#include "opt_cpu.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud