summaryrefslogtreecommitdiff
path: root/italk.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 /italk.c
parent4eb223bcf4ccc0847b62ae80aeabafd1c34209af (diff)
downloadgpsd-34a73848030ad7f50ac50ca975d8846d5616b65a.tar.gz
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
All regression tests pass.
Diffstat (limited to 'italk.c')
-rw-r--r--italk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/italk.c b/italk.c
index e53930bf..a0e09f13 100644
--- a/italk.c
+++ b/italk.c
@@ -16,7 +16,6 @@
#include "gpsd.h"
#if defined(ITRAX_ENABLE) && defined(BINARY_ENABLE)
-#define LITTLE_ENDIAN_PROTOCOL
#include "bits.h"
#include "italk.h"