From b4008ef11dbbf53fd9c358d7289001111a1ed193 Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Mon, 17 Feb 2014 20:53:24 +0000 Subject: main/gpsd version bump to 3.10 Also include fixes to correctly enable PPS from the pps_ldisc module --- main/gpsd/gpsd-use-local-timepps-header.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/gpsd/gpsd-use-local-timepps-header.patch') diff --git a/main/gpsd/gpsd-use-local-timepps-header.patch b/main/gpsd/gpsd-use-local-timepps-header.patch index 46bd300257..719891e410 100644 --- a/main/gpsd/gpsd-use-local-timepps-header.patch +++ b/main/gpsd/gpsd-use-local-timepps-header.patch @@ -1,11 +1,11 @@ --- a/gpsd.h-tail +++ b/gpsd.h-tail -@@ -19,7 +19,7 @@ - // include unistd.h here as it is missing on older pps-tools releases. +@@ -35,7 +35,7 @@ // 'close' is not defined otherwise. #include + #include -#include +#include "sys/timepps.h" + #endif /* S_SPLINT_S */ #endif - #ifdef _WIN32 -- cgit v1.2.3