diff options
| author | Roy Marples <roy@marples.name> | 2008-09-03 16:50:52 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-09-03 16:50:52 +0000 |
| commit | 36eb75bc7aabe27fe4a02faf410317924d0a98f2 (patch) | |
| tree | c912e89b8a82e90bd3c34c0bc4c557a4e3049f37 /dhcpcd.h | |
| parent | f43e585355e50bd2e7021380db6fc792662f76be (diff) | |
| download | dhcpcd-36eb75bc7aabe27fe4a02faf410317924d0a98f2.tar.xz | |
Merge branch 'master' of git.marples.name:/var/git/dhcpcd
Diffstat (limited to 'dhcpcd.h')
| -rw-r--r-- | dhcpcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ #ifndef DHCPCD_H #define DHCPCD_H +#include <sys/socket.h> #include <net/if.h> #include <limits.h> |
