summaryrefslogtreecommitdiff
path: root/driver_evermore.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_evermore.c')
-rw-r--r--driver_evermore.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/driver_evermore.c b/driver_evermore.c
index 39706faa..e035b77b 100644
--- a/driver_evermore.c
+++ b/driver_evermore.c
@@ -114,17 +114,11 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
-#include <sys/types.h>
-#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include <math.h>
-#include <ctype.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
-#include <time.h>
-#include <stdio.h>
#include "gpsd.h"
#if defined(EVERMORE_ENABLE) && defined(BINARY_ENABLE)