diff options
Diffstat (limited to 'busybox.c')
-rw-r--r-- | busybox.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -6,11 +6,6 @@ | |||
6 | #include <stdlib.h> | 6 | #include <stdlib.h> |
7 | #include "busybox.h" | 7 | #include "busybox.h" |
8 | 8 | ||
9 | #undef APPLET | ||
10 | #undef APPLET_NOUSAGE | ||
11 | #undef PROTOTYPES | ||
12 | #include "applets.h" | ||
13 | |||
14 | #define bb_need_full_version | 9 | #define bb_need_full_version |
15 | #define BB_DECLARE_EXTERN | 10 | #define BB_DECLARE_EXTERN |
16 | #include "messages.c" | 11 | #include "messages.c" |