]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Merge branch 'master' of git.marples.name:/var/git/dhcpcd
authorRoy Marples <roy@marples.name>
Wed, 3 Sep 2008 16:50:52 +0000 (16:50 +0000)
committerRoy Marples <roy@marples.name>
Wed, 3 Sep 2008 16:50:52 +0000 (16:50 +0000)
dhcpcd.h

index c2ea5c782de25a8ffbbad6854dedf78539701e96..ccb7ba2fb216ab2accf923ef78bbe4f2fbdfde78 100644 (file)
--- a/dhcpcd.h
+++ b/dhcpcd.h
@@ -28,6 +28,7 @@
 #ifndef DHCPCD_H
 #define DHCPCD_H
 
+#include <sys/socket.h>
 #include <net/if.h>
 
 #include <limits.h>