summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-03-18 20:49:01 +0000
committernetchild <netchild@FreeBSD.org>2006-03-18 20:49:01 +0000
commit39276e2b1ed209b11578307d6fd05c497d836ded (patch)
tree8e282fed7ae5da2cbf9a1625df7c42a50aaacbdc /sys/amd64
parentd1db96cb48e485fb9f14532b1ee1a979b4739114 (diff)
downloadFreeBSD-src-39276e2b1ed209b11578307d6fd05c497d836ded.zip
FreeBSD-src-39276e2b1ed209b11578307d6fd05c497d836ded.tar.gz
regen
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/linux32/linux32_sysvec.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/linux32/linux32_sysvec.c b/sys/amd64/linux32/linux32_sysvec.c
index e7e88cb..acfd055 100644
--- a/sys/amd64/linux32/linux32_sysvec.c
+++ b/sys/amd64/linux32/linux32_sysvec.c
@@ -33,9 +33,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-/* XXX we use functions that might not exist. */
-#include "opt_compat.h"
-
#ifndef COMPAT_IA32
#error "Unable to compile Linux-emulator due to missing COMPAT_IA32 option!"
#endif
OpenPOWER on IntegriCloud