From 504cc68faaff428190858b110f46c25869949998 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Mon, 30 Mar 2015 15:48:10 -0700 Subject: Die, splint, die... --- ppsthread.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ppsthread.h') 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 #include #endif -#endif /* S_SPLINT_S */ #ifndef TIMEDELTA_DEFINED #define TIMEDELTA_DEFINED -- cgit v1.2.1