build system: (try to) get rid of bb_config.h hack

This commit is contained in:
Denis Vlasenko
2006-10-19 22:17:44 +00:00
parent 9fa9950784
commit b79b87a30f
6 changed files with 5 additions and 1942 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#ifndef __LIBBUSYBOX_H__
#define __LIBBUSYBOX_H__ 1
#include "bb_config.h"
//Ok to remove? #include "bb_config.h"
#include "platform.h"
#include <ctype.h>