summaryrefslogtreecommitdiff
path: root/astro/gpsbabel/files/patch-jeeps-gpslibusb.cc
diff options
context:
space:
mode:
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>