Another update from Larry:
[oweals/busybox.git] / mkdir.c
diff --git a/mkdir.c b/mkdir.c
index 902da7c9982e852d44643718da01fa7f8d76b112..d78f57e2bb4786288d729528189416d62d27ea86 100644 (file)
--- a/mkdir.c
+++ b/mkdir.c
@@ -26,9 +26,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include "busybox.h"
-#define bb_need_name_too_long
-#define BB_DECLARE_EXTERN
-#include "messages.c"
 
 
 static int parentFlag = FALSE;