From: Johannes Maximilian Kuehn Date: Thu, 24 Jul 2008 07:53:33 +0000 (+0900) Subject: networking.c: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff97d4f64e1d2524cccf38a31174cdaf1796d759;p=thirdparty%2Fntp.git networking.c: redo include bk: 488834fdWBLv9IejWPHZya3v8Ad70w --- diff --git a/gsoc_sntp/networking.c b/gsoc_sntp/networking.c index 942ef90ff3..07246cf038 100644 --- a/gsoc_sntp/networking.c +++ b/gsoc_sntp/networking.c @@ -1,3 +1,5 @@ +#include "ntp_fp.h" + #include "sntp-opts.h" #include "networking.h" #include "log.h"