summaryrefslogtreecommitdiff
path: root/ppsthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppsthread.h')
-rw-r--r--ppsthread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppsthread.h b/ppsthread.h
index 726f88b2..3d4aece7 100644
--- a/ppsthread.h
+++ b/ppsthread.h
@@ -12,7 +12,6 @@
* CONFIG_PPS_DEBUG=y [optional to kernel log pulses]
* CONFIG_PPS_CLIENT_LDISC=y
*/
-#ifndef S_SPLINT_S
#if defined(HAVE_SYS_TIMEPPS_H)
// include unistd.h here as it is missing on older pps-tools releases.
// 'close' is not defined otherwise.
@@ -20,7 +19,6 @@
#include <sys/time.h>
#include <sys/timepps.h>
#endif
-#endif /* S_SPLINT_S */
#ifndef TIMEDELTA_DEFINED
#define TIMEDELTA_DEFINED