diff options
Diffstat (limited to 'util-linux/nfsmount.c')
-rw-r--r-- | util-linux/nfsmount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/nfsmount.c b/util-linux/nfsmount.c index 628772b1b..abae19afe 100644 --- a/util-linux/nfsmount.c +++ b/util-linux/nfsmount.c | |||
@@ -33,7 +33,7 @@ | |||
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" | 36 | #include "busybox.h" |
37 | #undef FALSE | 37 | #undef FALSE |
38 | #undef TRUE | 38 | #undef TRUE |
39 | #include <unistd.h> | 39 | #include <unistd.h> |