diff options
Diffstat (limited to 'nfsmount.c')
-rw-r--r-- | nfsmount.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ * nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp */ -#include "internal.h" +#include "busybox.h" #undef FALSE #undef TRUE #include <unistd.h> |