]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
transmitbuff.h is gone
authorDave Hart <hart@ntp.org>
Mon, 14 Dec 2009 02:32:16 +0000 (02:32 +0000)
committerDave Hart <hart@ntp.org>
Mon, 14 Dec 2009 02:32:16 +0000 (02:32 +0000)
bk: 4b25a3b0VVQJSmbr0j3Wyosi_8DeBQ

ntpd/ntp_io.c
ports/winnt/ntpd/ntp_iocompletionport.c

index f8288f5449807672909680594a6ba26c1c51235f..50d1da3fda5094cf081d09dbf8e7895e487963b5 100644 (file)
@@ -100,7 +100,6 @@ nic_rule *nic_rule_list;
 #endif
 
 #if defined(SYS_WINNT)
-#include <transmitbuff.h>
 #include <isc/win32os.h>
 /*
  * Windows C runtime ioctl() can't deal properly with sockets, 
index c00118f9d8e0dc1a0919cab50fa303c78f73b256..8680ee5b8d15d5fa0c783e429c7a1d7907055dc2 100644 (file)
@@ -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"