diff options
Diffstat (limited to 'nfsmount.c')
-rw-r--r-- | nfsmount.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nfsmount.c b/nfsmount.c index ad0b5842d..5c29b5f6b 100644 --- a/nfsmount.c +++ b/nfsmount.c | |||
@@ -33,6 +33,9 @@ | |||
33 | * nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp | 33 | * nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp |
34 | */ | 34 | */ |
35 | 35 | ||
36 | #include "internal.h" | ||
37 | #undef FALSE | ||
38 | #undef TRUE | ||
36 | #include <unistd.h> | 39 | #include <unistd.h> |
37 | #include <stdio.h> | 40 | #include <stdio.h> |
38 | #include <string.h> | 41 | #include <string.h> |