summaryrefslogtreecommitdiff
path: root/driver_zodiac.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-01 20:50:36 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-01 20:50:36 -0500
commitb72450ec75e9e9552503667a557945cc18d41139 (patch)
treeb5d287e16565723b0101ac63c2936626c34322ef /driver_zodiac.c
parent588010273c686d364e72428d8ea363643051d495 (diff)
downloadgpsd-b72450ec75e9e9552503667a557945cc18d41139.tar.gz
More deheaderizing. All regression tests pass.
Diffstat (limited to 'driver_zodiac.c')
-rw-r--r--driver_zodiac.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver_zodiac.c b/driver_zodiac.c
index 96900a34..7525586c 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -4,9 +4,6 @@
* This file is Copyright (c) 2010 by the GPSD project
* 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>
#ifndef S_SPLINT_S
#include <unistd.h>