diff options
| author | Jake Burkholder <jake@FreeBSD.org> | 2002-09-22 01:34:33 +0000 |
|---|---|---|
| committer | Jake Burkholder <jake@FreeBSD.org> | 2002-09-22 01:34:33 +0000 |
| commit | 04474d7f0b9a12ebad26f9cac47d07e59ce457f2 (patch) | |
| tree | b42d60d2d5b76ab798b0c51d18f838cf307e7f2c | |
| parent | e58de9c6bcb6df5b1473e200a93d83886b4d7ca4 (diff) | |
Notes
| -rw-r--r-- | sys/sparc64/sparc64/autoconf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sparc64/sparc64/autoconf.c b/sys/sparc64/sparc64/autoconf.c index 36ab4b48280c..f0325d96d08d 100644 --- a/sys/sparc64/sparc64/autoconf.c +++ b/sys/sparc64/sparc64/autoconf.c @@ -26,10 +26,7 @@ * $FreeBSD$ */ -#include "opt_bootp.h" #include "opt_isa.h" -#include "opt_nfs.h" -#include "opt_nfsroot.h" #include <sys/param.h> #include <sys/systm.h> |
