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