From: Shawn Routhier Date: Tue, 2 Feb 2010 23:24:23 +0000 (+0000) Subject: Continuing with 20697 - change from sys/stddef.h to stddef.h X-Git-Tag: v4_2_0a2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69e1c3d3eaf7ecdf8be53bf02aaea26790a879c3;p=thirdparty%2Fdhcp.git Continuing with 20697 - change from sys/stddef.h to stddef.h --- diff --git a/includes/dhcpd.h b/includes/dhcpd.h index dc17c3cbc..ce567fe4f 100644 --- a/includes/dhcpd.h +++ b/includes/dhcpd.h @@ -47,7 +47,7 @@ #define fd_set cygwin_fd_set #include #endif -#include +#include #include #include #include