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 719891e410..46c491dc03 100644 --- a/main/gpsd/gpsd-use-local-timepps-header.patch +++ b/main/gpsd/gpsd-use-local-timepps-header.patch @@ -1,6 +1,6 @@ ---- a/gpsd.h-tail -+++ b/gpsd.h-tail -@@ -35,7 +35,7 @@ +--- ./gpsd.h-tail.orig ++++ ./gpsd.h-tail +@@ -38,7 +38,7 @@ // 'close' is not defined otherwise. #include <unistd.h> #include <sys/time.h> |