diff options
Diffstat (limited to 'busybox.c')
-rw-r--r-- | busybox.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,10 +4,6 @@ #include <string.h> #include <errno.h> -#ifndef BB_INIT -#undef BB_FEATURE_LINUXRC -#endif - static int been_there_done_that = 0; /* It has been alledged that doing such things can |