diff options
Diffstat (limited to 'dutmp.c')
-rw-r--r-- | dutmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ | |||
12 | * Erik Andersen <andersen@lineo.com> | 12 | * Erik Andersen <andersen@lineo.com> |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include "internal.h" | 15 | #include "busybox.h" |
16 | #include <sys/types.h> | 16 | #include <sys/types.h> |
17 | #include <fcntl.h> | 17 | #include <fcntl.h> |
18 | 18 | ||