]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntpdate.c still needs ntp_io.h
authorHarlan Stenn <stenn@ntp.org>
Mon, 28 Dec 2009 05:57:22 +0000 (00:57 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 28 Dec 2009 05:57:22 +0000 (00:57 -0500)
bk: 4b3848c2dqbUyWKB6TjRa-pfKFIqEQ

ntpdate/ntpdate.c

index 205d7e5faab891dffa84639a4a0f32efac769067..16b8e7fe0c0e0453dfd87013ee2eebfc45a2d2cc 100644 (file)
@@ -13,6 +13,7 @@
 #include "ntp_machine.h"
 #include "ntp_fp.h"
 #include "ntp.h"
+#include "ntp_io.h"
 #include "ntp_unixtime.h"
 #include "ntpdate.h"
 #include "ntp_string.h"