Add errno.h
[oweals/busybox.git] / makedevs.c
index c9802cca7748eecf01c7d127aa401c26bf939a0a..f979871bd657cdcb10330ffe6f3e0ddbbf5ee437 100644 (file)
@@ -7,7 +7,7 @@
  * known bugs: can't deal with alpha ranges
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>