From 1a9c6583755141cb81f424a315d36bd565cfdedd Mon Sep 17 00:00:00 2001 From: andersen Date: Tue, 16 Dec 2003 12:04:01 +0000 Subject: remove reference to missing header file which is breaking the build git-svn-id: svn://busybox.net/trunk/busybox@8106 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- networking/udhcp/files.c | 1 - 1 file changed, 1 deletion(-) diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c index 23d8c0094..5cb468378 100644 --- a/networking/udhcp/files.c +++ b/networking/udhcp/files.c @@ -11,7 +11,6 @@ #include #include -#include "debug.h" #include "dhcpd.h" #include "files.h" #include "options.h" -- cgit v1.2.3-55-g6feb