summaryrefslogtreecommitdiff
path: root/net/latd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/latd/patches/patch-aa')
-rw-r--r--net/latd/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/latd/patches/patch-aa b/net/latd/patches/patch-aa
new file mode 100644
index 00000000000..63b9f565c8e
--- /dev/null
+++ b/net/latd/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2003/10/21 20:55:42 xtraeme Exp $
+
+--- clientsession.cc.orig 2003-10-20 19:12:16.000000000 +0200
++++ clientsession.cc 2003-10-20 19:12:36.000000000 +0200
+@@ -23,6 +23,7 @@
+ #include <string>
+ #include <map>
+ #include <strstream>
++#include <assert.h>
+
+ #include "lat.h"
+ #include "utils.h"