summaryrefslogtreecommitdiff
path: root/geography/gpsdrive/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gpsdrive/patches/patch-ae')
-rw-r--r--geography/gpsdrive/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/geography/gpsdrive/patches/patch-ae b/geography/gpsdrive/patches/patch-ae
new file mode 100644
index 00000000000..a35db5c5147
--- /dev/null
+++ b/geography/gpsdrive/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2004/07/26 23:38:19 wiz Exp $
+
+--- src/garble.cpp 2004/07/22 11:19:47 1.1
++++ src/garble.cpp 2004/07/22 11:20:55
+@@ -29,6 +29,7 @@
+ #include <iostream>
+ #include <string>
+ #include <cstdlib>
++#include <cassert>
+ // #include <ctime>
+
+ using namespace std;