Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / mkdir.c
index f824cdcb671bb9bc5804d52a9b4a040b63b51b70..04310e4c78a3e90b10f4f0700f6d6aaf7b73e2e2 100644 (file)
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #define bb_need_name_too_long
 #define BB_DECLARE_EXTERN
 #include "messages.c"