summaryrefslogtreecommitdiff
path: root/gpsutils.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-15 11:37:30 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-15 11:37:30 +0000
commit536bcf03dad098502298ae447999198e86b6c615 (patch)
tree2a5b5175f550a015841b5442cc7035981c9a669f /gpsutils.c
parent89cdadfdabfc17eb49f1de99c7e394f4ab15ca1f (diff)
downloadgpsd-536bcf03dad098502298ae447999198e86b6c615.tar.gz
Various small cleanups.
Fix a return type. Note start-of-cycle in some test loads. Consolidate -DGNU_SOURCE loads.
Diffstat (limited to 'gpsutils.c')
-rw-r--r--gpsutils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsutils.c b/gpsutils.c
index 3a8b02aa..b03c6387 100644
--- a/gpsutils.c
+++ b/gpsutils.c
@@ -5,7 +5,6 @@
#include <math.h>
#include <string.h>
#include <stdarg.h>
-#define __USE_XOPEN
#include <time.h>
#include "gpsd.h"