From: Johannes Maximilian Kuehn Date: Thu, 24 Jul 2008 08:07:55 +0000 (+0900) Subject: networking.c: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd0f3481372e87edfa701175de786d08b582f926;p=thirdparty%2Fntp.git networking.c: Fixing the mess bk: 4888385biw_BMT4-VGckG_IbL29ZHg --- diff --git a/gsoc_sntp/networking.c b/gsoc_sntp/networking.c index 07246cf038..8bde303b20 100644 --- a/gsoc_sntp/networking.c +++ b/gsoc_sntp/networking.c @@ -1,6 +1,6 @@ -#include "ntp_fp.h" +#include -#include "sntp-opts.h" +/* #include "sntp-opts.h" /**/ #include "networking.h" #include "log.h"