projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b627c54
)
remove reference to missing header file which is breaking the build
author
Eric Andersen
<andersen@codepoet.org>
Tue, 16 Dec 2003 12:04:01 +0000
(12:04 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 16 Dec 2003 12:04:01 +0000
(12:04 -0000)
networking/udhcp/files.c
patch
|
blob
|
history
diff --git
a/networking/udhcp/files.c
b/networking/udhcp/files.c
index 23d8c00944cb3bb7f893e6fa0226d78c483676b1..5cb468378fef3078b8d8b7aca16efcff4a28ef8c 100644
(file)
--- a/
networking/udhcp/files.c
+++ b/
networking/udhcp/files.c
@@
-11,7
+11,6
@@
#include <ctype.h>
#include <netdb.h>
-#include "debug.h"
#include "dhcpd.h"
#include "files.h"
#include "options.h"