summaryrefslogtreecommitdiff
path: root/gpsd.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 /gpsd.c
parentfdec3632fa69a680f776cbcc11f6db7af1d774f2 (diff)
downloadgpsd-52d4e56c518adf59c3469b1d79eda7e4f56e7f5f.tar.gz
More deheader testing. All regression tests pass.
Diffstat (limited to 'gpsd.c')
-rw-r--r--gpsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsd.c b/gpsd.c
index 509344f1..0dae2f52 100644
--- a/gpsd.c
+++ b/gpsd.c
@@ -18,7 +18,6 @@
#include <setjmp.h>
#include <assert.h>
#include <pwd.h>
-#include <grp.h>
#include <math.h>
#include <syslog.h>
#include <errno.h>