From 706c2f2503e07660adcb4ec063fcca742304ad7e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 12 Jan 2011 03:58:27 -0500 Subject: deheader cleanup. --- driver_rtcm3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver_rtcm3.c') diff --git a/driver_rtcm3.c b/driver_rtcm3.c index 58968a8e..137d1b32 100644 --- a/driver_rtcm3.c +++ b/driver_rtcm3.c @@ -27,12 +27,12 @@ BSD terms apply: see the file COPYING in the distribution root for details. *****************************************************************************/ -#include #include #include #include #include "gpsd_config.h" #ifndef S_SPLINT_S +#include #include #include /* for ntohl(3) and friends */ #endif /* S_SPLINT_S */ -- cgit v1.2.1