]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Include if.h for HAVE_ROUTE_METRIC
authorRoy Marples <roy@marples.name>
Thu, 26 Mar 2015 20:00:54 +0000 (20:00 +0000)
committerRoy Marples <roy@marples.name>
Thu, 26 Mar 2015 20:00:54 +0000 (20:00 +0000)
if-options.c

index 19bfc2131da0e6d05dfe387cb78f78e720f43b6c..f2d781022cdc4cc9853c0e01faa9af3c7f30562d 100644 (file)
@@ -50,6 +50,7 @@
 #include "dhcp.h"
 #include "dhcp6.h"
 #include "dhcpcd-embedded.h"
+#include "if.h"
 #include "if-options.h"
 #include "ipv4.h"