From: Dave Hart Date: Mon, 14 Dec 2009 02:32:16 +0000 (+0000) Subject: transmitbuff.h is gone X-Git-Tag: NTP_4_2_7P1~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08ccb30ad785c5a2eb50d974778d06e4e733298;p=thirdparty%2Fntp.git transmitbuff.h is gone bk: 4b25a3b0VVQJSmbr0j3Wyosi_8DeBQ --- diff --git a/ntpd/ntp_io.c b/ntpd/ntp_io.c index f8288f544..50d1da3fd 100644 --- a/ntpd/ntp_io.c +++ b/ntpd/ntp_io.c @@ -100,7 +100,6 @@ nic_rule *nic_rule_list; #endif #if defined(SYS_WINNT) -#include #include /* * Windows C runtime ioctl() can't deal properly with sockets, diff --git a/ports/winnt/ntpd/ntp_iocompletionport.c b/ports/winnt/ntpd/ntp_iocompletionport.c index c00118f9d..8680ee5b8 100644 --- a/ports/winnt/ntpd/ntp_iocompletionport.c +++ b/ports/winnt/ntpd/ntp_iocompletionport.c @@ -16,7 +16,6 @@ #include "ntpd.h" #include "ntp_refclock.h" #include "ntp_iocompletionport.h" -#include "transmitbuff.h" #include "ntp_request.h" #include "ntp_assert.h" #include "clockstuff.h"