summaryrefslogtreecommitdiffstats
path: root/dhcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp.c')
-rw-r--r--dhcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dhcp.c b/dhcp.c
index 15b21c98..203dc939 100644
--- a/dhcp.c
+++ b/dhcp.c
@@ -35,7 +35,6 @@
#include "config.h"
#include "common.h"
#include "dhcp.h"
-#include "dhcpf.h"
#define REQUEST (1 << 0)
#define UINT8 (1 << 1)