summaryrefslogtreecommitdiff
path: root/geography/gpspoint/patches/patch-src_main.cpp
blob: 566b525649f3fc56b6c15b9752deef7088ec9c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
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;