summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-10-27 23:57:49 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-10-27 23:57:49 -0400
commit56ecabb2bdbd2ce4cdd8f98eee94d831ea3902c3 (patch)
tree31f8203259d093a864565013d564976ed7c5b6c4 /gpsd.h-tail
parentf7f1271b114b38ef4854e05724ed2c4b49bde2b1 (diff)
downloadgpsd-56ecabb2bdbd2ce4cdd8f98eee94d831ea3902c3.tar.gz
Last commit needed this, too.
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 864bdfcc..f2d4a46b 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -470,6 +470,7 @@ struct gps_device_t {
#if defined(HAVE_SYS_TIMEPPS_H)
pps_handle_t kernelpps_handle;
#endif /* defined(HAVE_SYS_TIMEPPS_H) */
+ int chronyfd; /* for talking to chrony */
# endif /* PPS_ENABLE */
#endif /* NTPSHM_ENABLE */
double mag_var; /* magnetic variation in degrees */