summaryrefslogtreecommitdiff
path: root/ubx.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2008-07-15 22:41:51 +0000
committerEric S. Raymond <esr@thyrsus.com>2008-07-15 22:41:51 +0000
commit34a73848030ad7f50ac50ca975d8846d5616b65a (patch)
tree8fb8cffe4b9632e62899c5148e688f89c65e1920 /ubx.c
parent4eb223bcf4ccc0847b62ae80aeabafd1c34209af (diff)
downloadgpsd-34a73848030ad7f50ac50ca975d8846d5616b65a.tar.gz
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
All regression tests pass.
Diffstat (limited to 'ubx.c')
-rw-r--r--ubx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ubx.c b/ubx.c
index f25d5c80..1dac3693 100644
--- a/ubx.c
+++ b/ubx.c
@@ -18,7 +18,6 @@
#if defined(UBX_ENABLE) && defined(BINARY_ENABLE)
#include "ubx.h"
-#define LITTLE_ENDIAN_PROTOCOL
#include "bits.h"
/*