From 56ecabb2bdbd2ce4cdd8f98eee94d831ea3902c3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 27 Oct 2013 23:57:49 -0400 Subject: Last commit needed this, too. --- 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 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 */ -- cgit v1.2.1