Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why

applets which are a forest of #ifdefs are unmaintainable.)
This commit is contained in:
Rob Landley
2006-08-28 09:41:49 +00:00
parent f78ab5396d
commit 099ed50f91
2 changed files with 7 additions and 19 deletions

View File

@ -130,6 +130,7 @@
#include "busybox.h"
#include <syslog.h>
#include <sys/un.h>
//#define CONFIG_FEATURE_INETD_RPC
//#define CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO