From 2c69666fa6f815edbc941e278e015e54795329e8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Dec 2010 18:38:42 -0500 Subject: More header portability auditing by deheader. --- isgps.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'isgps.c') diff --git a/isgps.c b/isgps.c index e1aea7c0..5d8af4af 100644 --- a/isgps.c +++ b/isgps.c @@ -58,10 +58,6 @@ BSD terms apply: see the file COPYING in the distribution root for details. *****************************************************************************/ -#ifndef S_SPLINT_S -#include -#endif /* S_SPLINT_S */ - #include "gpsd.h" #define MAG_SHIFT 6u -- cgit v1.2.1