]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
No need for this include now.
authorRoy Marples <roy@marples.name>
Fri, 6 Sep 2013 15:24:42 +0000 (15:24 +0000)
committerRoy Marples <roy@marples.name>
Fri, 6 Sep 2013 15:24:42 +0000 (15:24 +0000)
ipv4.c

diff --git a/ipv4.c b/ipv4.c
index ecfb1bb1ea81d3416a791297e2fcc7dcf5bb4219..46923faac77438dad3c7166bc77994aec85eccfe 100644 (file)
--- a/ipv4.c
+++ b/ipv4.c
@@ -40,7 +40,6 @@
 
 #include <ctype.h>
 #include <errno.h>
-#include <ifaddrs.h>
 #include <stdlib.h>
 #include <string.h>
 #include <syslog.h>