summaryrefslogtreecommitdiff
path: root/gpspipe.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-01-12 03:58:27 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-01-12 03:58:27 -0500
commit706c2f2503e07660adcb4ec063fcca742304ad7e (patch)
treecda551457fe90c8aa070e134119133d3d9c340d2 /gpspipe.c
parent45fe9fe8604141e6671c24bf67482aff603b923e (diff)
downloadgpsd-706c2f2503e07660adcb4ec063fcca742304ad7e.tar.gz
deheader cleanup.
Diffstat (limited to 'gpspipe.c')
-rw-r--r--gpspipe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpspipe.c b/gpspipe.c
index 00b4e20c..6d0d6092 100644
--- a/gpspipe.c
+++ b/gpspipe.c
@@ -33,7 +33,6 @@
#include <fcntl.h>
#include <termios.h>
#include <assert.h>
-#include <signal.h>
#include <time.h>
#include <sys/time.h>
#ifndef S_SPLINT_S