summaryrefslogtreecommitdiff
path: root/lcdgps.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 /lcdgps.c
parent45fe9fe8604141e6671c24bf67482aff603b923e (diff)
downloadgpsd-706c2f2503e07660adcb4ec063fcca742304ad7e.tar.gz
deheader cleanup.
Diffstat (limited to 'lcdgps.c')
-rw-r--r--lcdgps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lcdgps.c b/lcdgps.c
index 469f2cf9..0fd56459 100644
--- a/lcdgps.c
+++ b/lcdgps.c
@@ -50,7 +50,6 @@
#include <string.h>
#include <math.h>
#include <errno.h>
-#include <fcntl.h>
#include <signal.h>
#include <stdio.h>
#ifndef S_SPLINT_S