aboutsummaryrefslogtreecommitdiff
path: root/applets/busybox.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/busybox.c')
-rw-r--r--applets/busybox.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/applets/busybox.c b/applets/busybox.c
index 0250e4c10..2872f1e38 100644
--- a/applets/busybox.c
+++ b/applets/busybox.c
@@ -6,11 +6,6 @@
#include <stdlib.h>
#include "busybox.h"
-#undef APPLET
-#undef APPLET_NOUSAGE
-#undef PROTOTYPES
-#include "applets.h"
-
#define bb_need_full_version
#define BB_DECLARE_EXTERN
#include "messages.c"