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. --- pseudonmea.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pseudonmea.c') diff --git a/pseudonmea.c b/pseudonmea.c index cb322004..99979b10 100644 --- a/pseudonmea.c +++ b/pseudonmea.c @@ -2,12 +2,10 @@ * This file is Copyright (c) 2010 by the GPSD project * BSD terms apply: see the file COPYING in the distribution root for details. */ -#include +#include #include #include -#ifndef S_SPLINT_S -#include -#endif /* S_SPLINT_S */ +#include #include "gpsd.h" -- cgit v1.2.1