diff options
Diffstat (limited to 'main/gpsd/gpsd-use-local-timepps-header.patch')
-rw-r--r-- | main/gpsd/gpsd-use-local-timepps-header.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gpsd/gpsd-use-local-timepps-header.patch b/main/gpsd/gpsd-use-local-timepps-header.patch index 46c491dc03..719891e410 100644 --- a/main/gpsd/gpsd-use-local-timepps-header.patch +++ b/main/gpsd/gpsd-use-local-timepps-header.patch @@ -1,6 +1,6 @@ ---- ./gpsd.h-tail.orig -+++ ./gpsd.h-tail -@@ -38,7 +38,7 @@ +--- a/gpsd.h-tail ++++ b/gpsd.h-tail +@@ -35,7 +35,7 @@ // 'close' is not defined otherwise. #include <unistd.h> #include <sys/time.h> |