summaryrefslogtreecommitdiffstats
path: root/dhcpcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd.c')
-rw-r--r--dhcpcd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhcpcd.c b/dhcpcd.c
index 82831873..b7653883 100644
--- a/dhcpcd.c
+++ b/dhcpcd.c
@@ -28,6 +28,7 @@
const char copyright[] = "Copyright (c) 2006-2009 Roy Marples";
#include <sys/file.h>
+#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/uio.h>