summaryrefslogtreecommitdiff
path: root/misc/colortail/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'misc/colortail/patches/patch-ad')
-rw-r--r--misc/colortail/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/colortail/patches/patch-ad b/misc/colortail/patches/patch-ad
new file mode 100644
index 00000000000..42935343fab
--- /dev/null
+++ b/misc/colortail/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1 2004/01/11 21:22:41 jschauma Exp $
+
+--- CfgFileParser.cc.orig 2004-01-11 16:15:05.000000000 -0500
++++ CfgFileParser.cc 2004-01-11 16:15:08.000000000 -0500
+@@ -25,6 +25,10 @@
+ #include <string.h>
+ #include <malloc.h>
+
++#include <iostream>
++
++using namespace std;
++
+
+ // ## class SearchData ##
+