From 0c6a0a8ed8e826057069ed8f3b6456f2c1980076 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 27 Jun 2011 05:57:05 -0400 Subject: splint and cppcheck cleanup. All regression tests pass. --- gpsdctl.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gpsdctl.c') diff --git a/gpsdctl.c b/gpsdctl.c index 1c9a0473..9cc48b09 100644 --- a/gpsdctl.c +++ b/gpsdctl.c @@ -14,7 +14,9 @@ #include #include #include +#ifndef S_SPLINT_S #include +#endif /* S_SPLINT_S */ #include "gpsd.h" -- cgit v1.2.1