summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-11-17 04:32:29 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-11-17 04:32:29 +0000
commit4b1d160511d3e1b7db9a064fc239ddee01f9e122 (patch)
treebda0e0c672d35d4e952071096fad2ba904ea0db7 /gpsd.h-tail
parent883f2f23eb635372606d528bdea2544c5909bfe5 (diff)
downloadgpsd-4b1d160511d3e1b7db9a064fc239ddee01f9e122.tar.gz
merge in the rest of chris adams' SVeeSix patch
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index c0a2d5b1..76feb5bd 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -325,6 +325,7 @@ struct gps_device_t {
time_t last_5c;
time_t last_6d;
time_t last_46;
+ time_t req_compact;
unsigned int stopbits; /* saved RS232 link parameter */
char parity;
} tsip;