diff options
Diffstat (limited to 'init.c')
-rw-r--r-- | init.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -43,9 +43,6 @@ | |||
43 | #include <sys/types.h> | 43 | #include <sys/types.h> |
44 | #include <sys/wait.h> | 44 | #include <sys/wait.h> |
45 | #include "busybox.h" | 45 | #include "busybox.h" |
46 | #define bb_need_full_version | ||
47 | #define BB_DECLARE_EXTERN | ||
48 | #include "messages.c" | ||
49 | #ifdef BB_SYSLOGD | 46 | #ifdef BB_SYSLOGD |
50 | # include <sys/syslog.h> | 47 | # include <sys/syslog.h> |
51 | #endif | 48 | #endif |