summaryrefslogtreecommitdiff
path: root/netlib.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-01-13 08:43:08 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-01-13 08:43:08 -0500
commit52d4e56c518adf59c3469b1d79eda7e4f56e7f5f (patch)
tree44faaf38168f94a551b3a85894b13f63f33d0ba0 /netlib.c
parentfdec3632fa69a680f776cbcc11f6db7af1d774f2 (diff)
downloadgpsd-52d4e56c518adf59c3469b1d79eda7e4f56e7f5f.tar.gz
More deheader testing. All regression tests pass.
Diffstat (limited to 'netlib.c')
-rw-r--r--netlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/netlib.c b/netlib.c
index 446a6dd8..00e0c2d0 100644
--- a/netlib.c
+++ b/netlib.c
@@ -2,7 +2,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 <string.h>
#include <fcntl.h>
#ifndef S_SPLINT_S