From 72a8d5a077a3fd437fe451e57d6505933e3f4d3b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 24 Dec 2010 06:11:25 -0500 Subject: Partial splint 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 90401418..05fd5718 100644 --- a/driver_rtcm3.c +++ b/driver_rtcm3.c @@ -28,13 +28,13 @@ BSD terms apply: see the file COPYING in the distribution root for details. *****************************************************************************/ #include -#include #include #include #include #include "gpsd_config.h" #ifndef S_SPLINT_S #include /* for ntohl(3) and friends */ +#include #endif /* S_SPLINT_S */ #include "gpsd.h" -- cgit v1.2.1