From: Harlan Stenn Date: Sun, 9 Jul 2006 04:41:37 +0000 (-0400) Subject: socket.c needs stuff from config.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea33b7d853b8a4d0c7357423d620c1e9af6642d;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 eea64a9551..18744c83eb 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