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