summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-12-27 07:51:05 +0000
committerpeter <peter@FreeBSD.org>1999-12-27 07:51:05 +0000
commitff4377883827dc9de575a467d9bd765d98c792bc (patch)
treee78cb3069624ec0c268045889c7c1c7b24e3965c /sys
parentd29a3707c66d68238438e5d7c0cdd68d983d8c6d (diff)
downloadFreeBSD-src-ff4377883827dc9de575a467d9bd765d98c792bc.zip
FreeBSD-src-ff4377883827dc9de575a467d9bd765d98c792bc.tar.gz
Include opt_nfs.h
PR: 15711 Submitted by: Wilko Bulte <wilko@yedi.iaf.nl>
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/alpha/autoconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c
index 8fe80ea..2e4caca 100644
--- a/sys/alpha/alpha/autoconf.c
+++ b/sys/alpha/alpha/autoconf.c
@@ -29,6 +29,7 @@
#include "opt_bootp.h"
#include "opt_ffs.h"
#include "opt_cd9660.h"
+#include "opt_nfs.h"
#include "opt_nfsroot.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud