summaryrefslogtreecommitdiff
path: root/shared_json.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-01-12 19:53:47 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-01-12 19:53:47 -0500
commit743b1ff6602554307d1dac14578ac21eb07f288f (patch)
tree73b987757b02796ef1224ee1a19c4596271c709e /shared_json.c
parent6dfaf8a3cd6ee89c832cadf3ef1e4538de523cfd (diff)
downloadgpsd-743b1ff6602554307d1dac14578ac21eb07f288f.tar.gz
More deheader testing.
Diffstat (limited to 'shared_json.c')
-rw-r--r--shared_json.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared_json.c b/shared_json.c
index bdcdeef0..b20a184e 100644
--- a/shared_json.c
+++ b/shared_json.c
@@ -16,6 +16,7 @@ PERMISSIONS
***************************************************************************/
#include <math.h>
+#include <stdbool.h>
#include "gpsd.h"
#include "gps_json.h"