Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 @@
#include <stdlib.h>
#include <unistd.h>
#include "busybox.h"
-#define BB_DECLARE_EXTERN
-#define bb_need_io_error
-#include "messages.c"
extern int dutmp_main(int argc, char **argv)
{