summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_proto.c')
-rw-r--r--driver_proto.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/driver_proto.c b/driver_proto.c
index c13d3621..98cc8a1b 100644
--- a/driver_proto.c
+++ b/driver_proto.c
@@ -34,19 +34,10 @@
* 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(_PROTO__ENABLE) && defined(BINARY_ENABLE)
#include "bits.h"