aboutsummaryrefslogtreecommitdiff
path: root/dutmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'dutmp.c')
-rw-r--r--dutmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dutmp.c b/dutmp.c
index ec10941d0..cf5f1cff8 100644
--- a/dutmp.c
+++ b/dutmp.c
@@ -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