From d4005b9eb15d11ecbbdb5dbbb0f1aadc0138e51e Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 27 Dec 1999 07:51:05 +0000 Subject: [PATCH] Include opt_nfs.h PR: 15711 Submitted by: Wilko Bulte --- sys/alpha/alpha/autoconf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c index 8fe80ea0f8dc..2e4caca408c9 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