diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-01-19 13:56:31 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-01-19 13:56:31 +0000 |
| commit | aaa69bf4d0a5ae3c154cbba763277ea984b0d664 (patch) | |
| tree | 6565e6f88e724e6e7a1d80a390e0c6acb52341ad /sys/pc98 | |
| parent | 11580d372353f15580fc607ff3bb84d8346a2dd0 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/i386/machdep.c | 1 | ||||
| -rw-r--r-- | sys/pc98/pc98/machdep.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index ce1260ee08064..cf9df15ac947b 100644 --- a/sys/pc98/i386/machdep.c +++ b/sys/pc98/i386/machdep.c @@ -38,7 +38,6 @@ * $FreeBSD$ */ -#include "apm.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 ce1260ee08064..cf9df15ac947b 100644 --- a/sys/pc98/pc98/machdep.c +++ b/sys/pc98/pc98/machdep.c @@ -38,7 +38,6 @@ * $FreeBSD$ */ -#include "apm.h" #include "opt_atalk.h" #include "opt_compat.h" #include "opt_cpu.h" |
