From 705d538d4cbabcd1815cb67acd8bbae370c8151d Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Sat, 31 Oct 2015 03:05:41 +0000 Subject: main/gpsd bump version to 3.15 --- main/gpsd/ttydefaults.patch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'main/gpsd/ttydefaults.patch') diff --git a/main/gpsd/ttydefaults.patch b/main/gpsd/ttydefaults.patch index f72ca3d5ff..2d0e171265 100644 --- a/main/gpsd/ttydefaults.patch +++ b/main/gpsd/ttydefaults.patch @@ -1,5 +1,7 @@ ---- ./gpsmon.c.orig -+++ ./gpsmon.c +diff --git a/gpsmon.c b/gpsmon.c +index c3001c8..965ea98 100644 +--- a/gpsmon.c ++++ b/gpsmon.c @@ -19,6 +19,7 @@ #include /* expected to declare select(2) a la SuS */ #include @@ -7,4 +9,4 @@ +#include #include #include - #ifndef S_SPLINT_S + #include -- cgit v1.2.3