diff options
Diffstat (limited to 'include/busybox.h')
-rw-r--r-- | include/busybox.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/busybox.h b/include/busybox.h index fbda6efcb..d20337ff1 100644 --- a/include/busybox.h +++ b/include/busybox.h @@ -7,8 +7,6 @@ #ifndef _BB_INTERNAL_H_ #define _BB_INTERNAL_H_ 1 -#include "bb_config.h" - #include "libbb.h" /* order matters: used as index into "install_dir[]" in busybox.c */ |