From 494bdad6b849d18ce86437d9193edfe3d1211710 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 15 Dec 2010 11:13:08 -0500 Subject: Partial splint cleanup. All regression tests pass. --- net_dgpsip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net_dgpsip.c') diff --git a/net_dgpsip.c b/net_dgpsip.c index a6646ae2..eed60c3d 100644 --- a/net_dgpsip.c +++ b/net_dgpsip.c @@ -4,12 +4,12 @@ * BSD terms apply: see the file COPYING in the distribution root for details. */ #include -#include #include #include #include #include #ifndef S_SPLINT_S +#include #include #endif /* S_SPLINT_S */ -- cgit v1.2.1