summaryrefslogtreecommitdiff
path: root/net_ntrip.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-02 12:59:41 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-03-02 12:59:41 -0500
commita5a7c1f8ae3c1e030442a322e3fb9960d10eae48 (patch)
tree4faaa0ec8f06d73e086b8187d4b8a832d913a996 /net_ntrip.c
parent8ab0b3e8b416e691279c04aaba68034b1886be75 (diff)
downloadgpsd-a5a7c1f8ae3c1e030442a322e3fb9960d10eae48.tar.gz
Remove some unused code and some port cruft.
All regression tests pass.
Diffstat (limited to 'net_ntrip.c')
-rw-r--r--net_ntrip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net_ntrip.c b/net_ntrip.c
index fb7266b4..2d26a66c 100644
--- a/net_ntrip.c
+++ b/net_ntrip.c
@@ -20,7 +20,6 @@
#endif /* S_SPLINT_S */
#include "gpsd.h"
-#include "bsd_base64.h"
#include "strfuncs.h"
#define NTRIP_SOURCETABLE "SOURCETABLE 200 OK\r\n"