summaryrefslogtreecommitdiff
path: root/gpsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h')
-rw-r--r--gpsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpsd.h b/gpsd.h
index f04ae6d0..9d68b504 100644
--- a/gpsd.h
+++ b/gpsd.h
@@ -230,6 +230,9 @@ struct gps_device_t {
#endif /* NTPSHM_ENABLE */
double mag_var; /* Magnetic variation in degrees */
bool back_to_nmea; /* back to NMEA on revert? */
+#ifdef NMEADISC
+ int ldisc; /* current line discipline */
+#endif
/*
* The rest of this structure is driver-specific private storage.
* Because the Garmin driver uses a long buffer, you can have