aboutsummaryrefslogtreecommitdiff
path: root/irc/quirc/files/patch-channel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'irc/quirc/files/patch-channel.cc')
-rw-r--r--irc/quirc/files/patch-channel.cc9
1 files changed, 9 insertions, 0 deletions
diff --git a/irc/quirc/files/patch-channel.cc b/irc/quirc/files/patch-channel.cc
new file mode 100644
index 000000000000..1968f89455a7
--- /dev/null
+++ b/irc/quirc/files/patch-channel.cc
@@ -0,0 +1,9 @@
+--- channel.cc.orig Mon Jan 12 18:16:50 2004
++++ channel.cc Tue Feb 3 23:17:24 2004
+@@ -1,5 +1,6 @@
+ #include <string.h>
+ #include <assert.h>
++#include <sys/types.h>
+
+ #ifdef DMALLOC
+ #include <dmalloc.h>