From e7413a9cde8da7a54349a0641d0b1e7cbc0e290a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 14 Jul 2000 06:19:41 +0000 Subject: A couple of minor warning cleanups. -Erik --- nfsmount.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nfsmount.c') diff --git a/nfsmount.c b/nfsmount.c index ad0b584..5c29b5f 100644 --- a/nfsmount.c +++ b/nfsmount.c @@ -33,6 +33,9 @@ * nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp */ +#include "internal.h" +#undef FALSE +#undef TRUE #include #include #include -- cgit v1.1