From: Johannes Maximilian Kuehn Date: Thu, 24 Jul 2008 08:07:55 +0000 (+0900) Subject: networking.c: X-Git-Tag: NTP_4_2_5P142~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9272624ad841d8b02effce2f386063e2ef8cd91;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 07246cf03..8bde303b2 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"