summaryrefslogtreecommitdiff
path: root/test_libgps.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-04-03 11:00:07 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-04-03 11:00:07 -0400
commita20106c9bea1ebf41be5c76e31c2eaaef3f53f11 (patch)
treefb9b6cc0720ed14429b3819800987b08bcd9cdcc /test_libgps.c
parent7e19a51ed9675746aa2a924dd2007d30f827068f (diff)
downloadgpsd-a20106c9bea1ebf41be5c76e31c2eaaef3f53f11.tar.gz
libdbus configuration is a nest of snakes
Diffstat (limited to 'test_libgps.c')
-rw-r--r--test_libgps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_libgps.c b/test_libgps.c
index 43c72647..c6317b10 100644
--- a/test_libgps.c
+++ b/test_libgps.c
@@ -8,6 +8,8 @@
#include <string.h>
#include <errno.h>
#include <stdarg.h>
+#include <ctype.h>
+
#include "gpsd.h"
#ifndef S_SPLINT_S