aboutsummaryrefslogtreecommitdiff
path: root/dutmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'dutmp.c')
-rw-r--r--dutmp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/dutmp.c b/dutmp.c
index df5ee13fb..5732539d2 100644
--- a/dutmp.c
+++ b/dutmp.c
@@ -20,9 +20,6 @@
20#include <stdlib.h> 20#include <stdlib.h>
21#include <unistd.h> 21#include <unistd.h>
22#include "busybox.h" 22#include "busybox.h"
23#define BB_DECLARE_EXTERN
24#define bb_need_io_error
25#include "messages.c"
26 23
27extern int dutmp_main(int argc, char **argv) 24extern int dutmp_main(int argc, char **argv)
28{ 25{