summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-11-15 12:37:15 +0000
committernyan <nyan@FreeBSD.org>2003-11-15 12:37:15 +0000
commit13dfe9d49235cd7bc903b5e3819104ead259c007 (patch)
treea5961e715651768943dc91b05ba49bfd915030fc
parentfecbec6a59995d5df3228f10f6b15ea7d1f3c360 (diff)
downloadFreeBSD-src-13dfe9d49235cd7bc903b5e3819104ead259c007.zip
FreeBSD-src-13dfe9d49235cd7bc903b5e3819104ead259c007.tar.gz
opt_apic.h is not needed.
-rw-r--r--sys/pc98/i386/machdep.c1
-rw-r--r--sys/pc98/pc98/machdep.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c
index d49ada9..52b5fef 100644
--- a/sys/pc98/i386/machdep.c
+++ b/sys/pc98/i386/machdep.c
@@ -38,7 +38,6 @@
* $FreeBSD$
*/
-#include "opt_apic.h"
#include "opt_atalk.h"
#include "opt_compat.h"
#include "opt_cpu.h"
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c
index d49ada9..52b5fef 100644
--- a/sys/pc98/pc98/machdep.c
+++ b/sys/pc98/pc98/machdep.c
@@ -38,7 +38,6 @@
* $FreeBSD$
*/
-#include "opt_apic.h"
#include "opt_atalk.h"
#include "opt_compat.h"
#include "opt_cpu.h"
OpenPOWER on IntegriCloud