summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-20 15:00:52 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-20 15:00:52 -0500
commitc10eabdacc42b3b6ed235120c870cbfba1d8d182 (patch)
treea945da40c0b2393c956fd96f02472820a7d74ec6 /driver_proto.c
parentd93ae80583fb15e314302212a0ed036aede448aa (diff)
downloadgpsd-c10eabdacc42b3b6ed235120c870cbfba1d8d182.tar.gz
Remove a few more unneeded headers.
Diffstat (limited to 'driver_proto.c')
-rw-r--r--driver_proto.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/driver_proto.c b/driver_proto.c
index 12908a45..bab0b27a 100644
--- a/driver_proto.c
+++ b/driver_proto.c
@@ -34,10 +34,6 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
-#ifndef S_SPLINT_S
-#include <unistd.h>
-#endif /* S_SPLINT_S */
-
#if defined(_PROTO__ENABLE) && defined(BINARY_ENABLE)
#include "bits.h"