summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-08-15 15:48:58 +0000
committerimp <imp@FreeBSD.org>2006-08-15 15:48:58 +0000
commit0f33eed4fd39e838d0aff6f5839aeaeb1875159b (patch)
treedba1ad81513acd2810f53e5ed68faed412d22482 /sys
parent67b50487d2631f28bf598b08f530bbaddcf2ab9f (diff)
downloadFreeBSD-src-0f33eed4fd39e838d0aff6f5839aeaeb1875159b.zip
FreeBSD-src-0f33eed4fd39e838d0aff6f5839aeaeb1875159b.tar.gz
No need for opt_global.h here
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/xbox/xbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/xbox/xbox.c b/sys/i386/xbox/xbox.c
index dae9ba2..67e079b 100644
--- a/sys/i386/xbox/xbox.c
+++ b/sys/i386/xbox/xbox.c
@@ -34,7 +34,6 @@
#include <machine/xbox.h>
#include <vm/vm.h>
#include <vm/pmap.h>
-#include "opt_global.h"
#ifndef I686_CPU
#error You must have a I686_CPU in your kernel if you want to make an XBOX-compitable kernel
OpenPOWER on IntegriCloud