diff options
Diffstat (limited to 'busybox.c')
-rw-r--r-- | busybox.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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" |