diff options
Diffstat (limited to 'networking/udhcp/clientpacket.c')
-rw-r--r-- | networking/udhcp/clientpacket.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/clientpacket.c b/networking/udhcp/clientpacket.c index 3ca579c4f..5cbe79e7e 100644 --- a/networking/udhcp/clientpacket.c +++ b/networking/udhcp/clientpacket.c | |||
@@ -39,6 +39,7 @@ | |||
39 | 39 | ||
40 | 40 | ||
41 | #include "dhcpd.h" | 41 | #include "dhcpd.h" |
42 | #include "clientpacket.h" | ||
42 | #include "options.h" | 43 | #include "options.h" |
43 | #include "dhcpc.h" | 44 | #include "dhcpc.h" |
44 | #include "common.h" | 45 | #include "common.h" |