Another update from Larry:
[oweals/busybox.git] / dutmp.c
diff --git a/dutmp.c b/dutmp.c
index df5ee13fb59e5faa2a578ec3e1749db569d41c4d..5732539d23f9e6b7c0c19065dcb61d37b8279476 100644 (file)
--- 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)
 {