aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/options.c')
-rw-r--r--networking/udhcp/options.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/networking/udhcp/options.c b/networking/udhcp/options.c
index 5cc08cca0..9fcbc8474 100644
--- a/networking/udhcp/options.c
+++ b/networking/udhcp/options.c
@@ -4,13 +4,9 @@
* Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "common.h"
#include "dhcpd.h"
#include "options.h"
-#include "files.h"
/* supported options are easily added here */