summaryrefslogtreecommitdiff
path: root/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2016-06-28 17:29:20 +0000
committerConrad Meyer <cem@FreeBSD.org>2016-06-28 17:29:20 +0000
commite589b838785b5052253fe0e7c96002b9dc3ba500 (patch)
tree20b0eb992dd0eff4afa4ad1774ece2e6e2d9b288 /astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
parentUpdate 2.071.0 --> 2.071.1 (diff)
astro/gpsbabel: Update to upstream 1.5.3
- Use system minizip - Convert to Github master site - Update jeeps patch Reviewed by: AMDmi3 Differential Revision: https://reviews.freebsd.org/D6963
Diffstat (limited to 'astro/gpsbabel/files/patch-jeeps-gpslibusb.cc')
-rw-r--r--astro/gpsbabel/files/patch-jeeps-gpslibusb.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc b/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
index 74929c33aa48..60f7859af9dc 100644
--- a/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
+++ b/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
@@ -1,10 +1,11 @@
---- jeeps/gpslibusb.cc.orig 2014-09-16 03:49:59 UTC
+--- jeeps/gpslibusb.cc.orig
+++ jeeps/gpslibusb.cc
-@@ -20,7 +20,8 @@
+@@ -20,8 +20,8 @@
*/
-#include <stdio.h>
+-#include <stdlib.h>
+#include <cstdio>
+#include <cstdlib>
#include <ctype.h>