diff options
Diffstat (limited to 'freeramdisk.c')
-rw-r--r-- | freeramdisk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freeramdisk.c b/freeramdisk.c index 64915b313..22fc3e643 100644 --- a/freeramdisk.c +++ b/freeramdisk.c | |||
@@ -27,7 +27,7 @@ | |||
27 | #include <fcntl.h> | 27 | #include <fcntl.h> |
28 | #include <sys/ioctl.h> | 28 | #include <sys/ioctl.h> |
29 | #include <errno.h> | 29 | #include <errno.h> |
30 | #include "internal.h" | 30 | #include "busybox.h" |
31 | 31 | ||
32 | 32 | ||
33 | /* From linux/fs.h */ | 33 | /* From linux/fs.h */ |