summaryrefslogtreecommitdiffstats
path: root/if-options.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-09-02 15:25:14 +0000
committerRoy Marples <roy@marples.name>2008-09-02 15:25:14 +0000
commitccf0a5f559a4cbe55e44b43861f02e73801b33cc (patch)
treed4b8f3ae1bb3d09cf090171fdae4292c680c850d /if-options.h
parent274abdf80bea6fb6babb3511ed4ee226ce18b8d2 (diff)
downloaddhcpcd-ccf0a5f559a4cbe55e44b43861f02e73801b33cc.tar.xz
Fix compile and wireless test on FreeBSD.
Diffstat (limited to 'if-options.h')
-rw-r--r--if-options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/if-options.h b/if-options.h
index 154aef2a..11753f46 100644
--- a/if-options.h
+++ b/if-options.h
@@ -28,6 +28,7 @@
#ifndef IF_OPTIONS_H
#define IF_OPTIONS_H
+#include <sys/socket.h>
#include <net/if.h>
#include <netinet/in.h>