diff options
Diffstat (limited to 'networking/udhcp/packet.c')
-rw-r--r-- | networking/udhcp/packet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/packet.c b/networking/udhcp/packet.c index 1bdade7e5..67a452dbc 100644 --- a/networking/udhcp/packet.c +++ b/networking/udhcp/packet.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | #include <unistd.h> | 2 | #include <unistd.h> |
2 | #include <string.h> | 3 | #include <string.h> |
3 | #include <netinet/in.h> | 4 | #include <netinet/in.h> |