From: Roy Marples Date: Thu, 27 Mar 2008 20:23:34 +0000 (+0000) Subject: Fix compile on fbsd-6.2 X-Git-Tag: v4.0.2~533 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f02399bd81eeb667b122b6c6123a3294628502;p=thirdparty%2Fdhcpcd.git Fix compile on fbsd-6.2 --- diff --git a/if.c b/if.c index fd4eaeff..a7671abf 100644 --- a/if.c +++ b/if.c @@ -27,6 +27,7 @@ #include #include +#include #include #ifdef AF_LINK