diff options
Diffstat (limited to 'mkdir.c')
-rw-r--r-- | mkdir.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ | |||
26 | #include <string.h> | 26 | #include <string.h> |
27 | #include <stdlib.h> | 27 | #include <stdlib.h> |
28 | #include "busybox.h" | 28 | #include "busybox.h" |
29 | #define bb_need_name_too_long | ||
30 | #define BB_DECLARE_EXTERN | ||
31 | #include "messages.c" | ||
32 | 29 | ||
33 | 30 | ||
34 | static int parentFlag = FALSE; | 31 | static int parentFlag = FALSE; |