From: Harlan Stenn Date: Sun, 9 Jul 2006 04:41:37 +0000 (-0400) Subject: socket.c needs stuff from config.h X-Git-Tag: NTP_4_2_3P16~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2dd70b2c73fcacf929d4cd7ac7da800741d833c;p=thirdparty%2Fntp.git socket.c needs stuff from config.h bk: 44b08901LLhbrh_BD7OdPydwX-_TWg --- 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