From 688dfe4533bf3e4087fd3d229282b4ba19cf0216 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 27 Oct 2002 17:44:33 +0000 Subject: Do not include directly; it is not intended for general consumption. --- usr.sbin/sysinstall/nfs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/sysinstall') diff --git a/usr.sbin/sysinstall/nfs.c b/usr.sbin/sysinstall/nfs.c index 2f096377b6fe..96590cb84ef5 100644 --- a/usr.sbin/sysinstall/nfs.c +++ b/usr.sbin/sysinstall/nfs.c @@ -37,10 +37,11 @@ #include "sysinstall.h" #include #include -#include #include #include +#include + Boolean NFSMounted; static char mountpoint[] = "/dist"; -- cgit v1.3