From: Roy Marples Date: Sat, 29 Mar 2008 09:48:57 +0000 (+0000) Subject: We need sys/stat.h on fbsd. X-Git-Tag: v4.0.2~523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8429fdfc5dfb3a066184237f8c31a6b68240d6;p=thirdparty%2Fdhcpcd.git We need sys/stat.h on fbsd. --- diff --git a/dhcpcd.c b/dhcpcd.c index 25fc3914..264d4489 100644 --- a/dhcpcd.c +++ b/dhcpcd.c @@ -28,6 +28,7 @@ const char copyright[] = "Copyright (c) 2006-2008 Roy Marples"; #include +#include #include #include