From 4b1d160511d3e1b7db9a064fc239ddee01f9e122 Mon Sep 17 00:00:00 2001 From: Chris Kuethe Date: Tue, 17 Nov 2009 04:32:29 +0000 Subject: merge in the rest of chris adams' SVeeSix patch --- gpsd.h-tail | 1 + 1 file changed, 1 insertion(+) (limited to 'gpsd.h-tail') 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; -- cgit v1.2.1