summaryrefslogtreecommitdiff
path: root/geography/gpsdrive/patches/patch-ae
blob: a35db5c51473a447938bd92b3acdbbc3fa75fd2c (plain)
1
2
3
4
5
6
7
8
9
10
11
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;