summaryrefslogtreecommitdiff
path: root/include/adjtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/adjtime.h')
-rw-r--r--include/adjtime.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/adjtime.h b/include/adjtime.h
index b6e2a3e995411..74d91eb2719d4 100644
--- a/include/adjtime.h
+++ b/include/adjtime.h
@@ -39,10 +39,6 @@
#include "ntp_types.h"
-#ifdef __QNXNTO__
-int adjtime( const struct timeval * oldtime, struct timeval * newtime );
-#else /* not __QNXNTO__ */
-
#define KEY 659847L
typedef union {
@@ -65,5 +61,3 @@ typedef union {
*/
#define DELTA1 0
#define DELTA2 1
-
-#endif /* not __QNXNTO__ */