From 7d219aab70e6951ab82c27c202cac05016696723 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 5 Oct 2006 10:17:08 +0000 Subject: build system overhaul --- include/busybox.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/busybox.h') 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 */ -- cgit v1.2.3