From: Roy Marples Date: Wed, 6 Dec 2006 11:16:43 +0000 (+0000) Subject: Compile fix for FreeBSD X-Git-Tag: v3.2.3~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b0162f0870d2e15b22866920429e3ad0bc3b09;p=thirdparty%2Fdhcpcd.git Compile fix for FreeBSD --- diff --git a/dhcpcd.h b/dhcpcd.h index 623de7f4..13c80d42 100644 --- a/dhcpcd.h +++ b/dhcpcd.h @@ -20,6 +20,7 @@ #ifndef DHCPCD_H #define DHCPCD_H +#include #ifdef __linux__ #include #endif