summaryrefslogtreecommitdiffstats
path: root/ipv6.c
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2013-05-21 16:05:36 +0000
committerRoy Marples <roy@marples.name>2013-05-21 16:05:36 +0000
commit0d0c5f667076df359fece7e13c4202ae105f6c7f (patch)
tree46053abe659b240feabdc6cc6d3dfd38c2f1c904 /ipv6.c
parent898b96fa9cc5cd0f59061656c0c689f8be83957a (diff)
downloaddhcpcd-0d0c5f667076df359fece7e13c4202ae105f6c7f.tar.xz
Remove more headers
Diffstat (limited to 'ipv6.c')
-rw-r--r--ipv6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipv6.c b/ipv6.c
index cae5c96f..c633cffe 100644
--- a/ipv6.c
+++ b/ipv6.c
@@ -25,6 +25,7 @@
* SUCH DAMAGE.
*/
+#include <sys/param.h>
#include <sys/types.h>
#include <sys/socket.h>