From: Roy Marples Date: Wed, 15 May 2013 11:34:17 +0000 (+0000) Subject: Fix compile on FreeBSD X-Git-Tag: v5.99.7~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3172b1017730bce5d03961f13ae66aaf533ac910;p=thirdparty%2Fdhcpcd.git Fix compile on FreeBSD --- diff --git a/dhcpcd.h b/dhcpcd.h index 1c37961c..4115c6f0 100644 --- a/dhcpcd.h +++ b/dhcpcd.h @@ -29,6 +29,7 @@ #define DHCPCD_H #include +#include #include #include "control.h"