summaryrefslogtreecommitdiff
path: root/driver_ubx.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_ubx.c')
-rw-r--r--driver_ubx.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/driver_ubx.c b/driver_ubx.c
index f9324177..96829cc5 100644
--- a/driver_ubx.c
+++ b/driver_ubx.c
@@ -6,17 +6,11 @@
*
*/
-#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 <assert.h>
#include "gpsd.h"