]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 553] QNX does not want adjtime.h
authorHarlan Stenn <stenn@ntp.org>
Sun, 5 Mar 2006 21:34:07 +0000 (16:34 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 5 Mar 2006 21:34:07 +0000 (16:34 -0500)
bk: 440b594fcok74abk-k_9QpDwRJ36YA

ntpdate/ntpdate.c

index e1fe65eb9ce2b1f8a1c1222819170a020a84672c..ae8f8ff1d999519d34d774b2fb474f5866550b27 100644 (file)
 
 #include <arpa/inet.h>
 
-#ifdef __QNXNTO__
-# include "adjtime.h"
-#endif
-
 #ifdef SYS_VXWORKS
 # include "ioLib.h"
 # include "sockLib.h"