Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / util-linux / freeramdisk.c
index 64915b313251dcdba33e6ccc094a1287d6bdbe28..22fc3e643ee61f5c5928791c772a27aa8e386b57 100644 (file)
@@ -27,7 +27,7 @@
 #include <fcntl.h>
 #include <sys/ioctl.h>
 #include <errno.h>
-#include "internal.h"
+#include "busybox.h"
 
 
 /* From linux/fs.h */