summaryrefslogtreecommitdiff
path: root/isgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'isgps.c')
-rw-r--r--isgps.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/isgps.c b/isgps.c
index db13d430..e1aea7c0 100644
--- a/isgps.c
+++ b/isgps.c
@@ -58,13 +58,9 @@ BSD terms apply: see the file COPYING in the distribution root for details.
*****************************************************************************/
-#include <sys/types.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
-#include <stdlib.h>
-#include <string.h>
-#include <stdbool.h>
#include "gpsd.h"