summaryrefslogtreecommitdiff
path: root/net_ntrip.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 /net_ntrip.c
parent6dfaf8a3cd6ee89c832cadf3ef1e4538de523cfd (diff)
downloadgpsd-743b1ff6602554307d1dac14578ac21eb07f288f.tar.gz
More deheader testing.
Diffstat (limited to 'net_ntrip.c')
-rw-r--r--net_ntrip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net_ntrip.c b/net_ntrip.c
index 669d8c20..636b5f06 100644
--- a/net_ntrip.c
+++ b/net_ntrip.c
@@ -4,6 +4,7 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
#include <stdio.h>
+#include <stdbool.h>
#include <string.h>
#include <errno.h>
#include <fcntl.h>