summaryrefslogtreecommitdiff
path: root/isgps.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-22 18:38:42 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-22 18:38:42 -0500
commit2c69666fa6f815edbc941e278e015e54795329e8 (patch)
tree4eae822a6b4e7bf230a00ffbfc6af6830491db65 /isgps.c
parenta619431a9d7576506b55c607555fecfc084bec37 (diff)
downloadgpsd-2c69666fa6f815edbc941e278e015e54795329e8.tar.gz
More header portability auditing by deheader.
Diffstat (limited to 'isgps.c')
-rw-r--r--isgps.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/isgps.c b/isgps.c
index e1aea7c0..5d8af4af 100644
--- a/isgps.c
+++ b/isgps.c
@@ -58,10 +58,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 */
-
#include "gpsd.h"
#define MAG_SHIFT 6u