From a13d392e9f5cfa6e9b35cdbe61db80d0ed0ffde8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 1 Dec 2010 19:51:35 -0500 Subject: Unused-header removals by deheader. All regression tests pass. --- cgps.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'cgps.c') diff --git a/cgps.c b/cgps.c index f52f6c11..0e878c31 100644 --- a/cgps.c +++ b/cgps.c @@ -78,21 +78,14 @@ /* This is the maximum size we need for the 'satellites' window. */ #define MAX_SATWIN_SIZE (MAX_POSSIBLE_SATS + SATWIN_OVERHEAD) -#include -#include #ifndef S_SPLINT_S #include #include #endif /* S_SPLINT_S */ -#include #include #include -#include #include #include -#include -#include -#include #include "gpsd_config.h" #ifdef HAVE_NCURSES_H -- cgit v1.2.1