summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-09-22 01:34:33 +0000
committerjake <jake@FreeBSD.org>2002-09-22 01:34:33 +0000
commitaea0aa68c7bd924c59ec8a8cda599f96521fefb2 (patch)
treeb42d60d2d5b76ab798b0c51d18f838cf307e7f2c /sys
parentd0bd1b75a04c19a3221c42ed303855584894a729 (diff)
downloadFreeBSD-src-aea0aa68c7bd924c59ec8a8cda599f96521fefb2.zip
FreeBSD-src-aea0aa68c7bd924c59ec8a8cda599f96521fefb2.tar.gz
Remove unneeded opt headers.
Noticed by: benno
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/sparc64/autoconf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sparc64/sparc64/autoconf.c b/sys/sparc64/sparc64/autoconf.c
index 36ab4b4..f0325d9 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>
OpenPOWER on IntegriCloud