summaryrefslogtreecommitdiff
path: root/geography/gpspoint/patches/patch-src_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gpspoint/patches/patch-src_main.cpp')
-rw-r--r--geography/gpspoint/patches/patch-src_main.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/geography/gpspoint/patches/patch-src_main.cpp b/geography/gpspoint/patches/patch-src_main.cpp
new file mode 100644
index 00000000000..566b525649f
--- /dev/null
+++ b/geography/gpspoint/patches/patch-src_main.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_main.cpp,v 1.1 2011/11/24 14:05:09 joerg Exp $
+
+--- src/main.cpp.orig 2011-11-24 01:03:47.000000000 +0000
++++ src/main.cpp
+@@ -24,6 +24,7 @@
+ #include <string>
+ #include <fstream>
+ #include <signal.h>
++#include <stdlib.h>
+
+
+ using namespace std;