summaryrefslogtreecommitdiff
path: root/nfsmount.c
diff options
context:
space:
mode:
Diffstat (limited to 'nfsmount.c')
-rw-r--r--nfsmount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsmount.c b/nfsmount.c
index 628772b1b..abae19afe 100644
--- a/nfsmount.c
+++ b/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>