summaryrefslogtreecommitdiff
path: root/drivers.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers.c')
-rw-r--r--drivers.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers.c b/drivers.c
index 5186e95f..abfc6962 100644
--- a/drivers.c
+++ b/drivers.c
@@ -7,15 +7,11 @@
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
#endif /* HAVE_SYS_IOCTL_H */
-#include <sys/time.h>
#include <stdlib.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
#include <string.h>
-#include <errno.h>
-#include <stdio.h>
-#include <math.h>
#include <stdarg.h>
#include "gpsd.h"