summaryrefslogtreecommitdiff
path: root/www/dansguardian/patches/patch-ListContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/dansguardian/patches/patch-ListContainer.cpp')
-rw-r--r--www/dansguardian/patches/patch-ListContainer.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/dansguardian/patches/patch-ListContainer.cpp b/www/dansguardian/patches/patch-ListContainer.cpp
new file mode 100644
index 00000000000..1de56e9e992
--- /dev/null
+++ b/www/dansguardian/patches/patch-ListContainer.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-ListContainer.cpp,v 1.1 2011/11/25 22:24:39 joerg Exp $
+
+--- ListContainer.cpp.orig 2011-11-25 17:14:09.000000000 +0000
++++ ListContainer.cpp
+@@ -24,6 +24,7 @@
+ #include "RegExp.hpp"
+ #include <cstdlib>
+ #include <cstdio>
++#include <cstring>
+ #include <unistd.h>
+ #include "String.hpp"
+ #include <iostream>