From: Harlan Stenn Date: Sun, 9 Jul 2006 04:39:26 +0000 (-0400) Subject: socket.c needs stuff from config.h X-Git-Tag: NTP_4_2_2P2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d726738b33e8595779c5c56bbc08859206ad60d;p=thirdparty%2Fntp.git socket.c needs stuff from config.h bk: 44b0887e5QmocSho66JdPurDgOUBRA --- diff --git a/sntp/socket.c b/sntp/socket.c index eea64a955..18744c83e 100644 --- a/sntp/socket.c +++ b/sntp/socket.c @@ -8,6 +8,8 @@ the only system that the author uses that has it is Linux. */ +#include "config.h" + #include "header.h" #include "internet.h" #include