diff options
Diffstat (limited to 'irc/quirc/files/patch-ab')
-rw-r--r-- | irc/quirc/files/patch-ab | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/irc/quirc/files/patch-ab b/irc/quirc/files/patch-ab new file mode 100644 index 000000000000..0b9323a4cd8f --- /dev/null +++ b/irc/quirc/files/patch-ab @@ -0,0 +1,7 @@ +--- tcl.cc.orig Thu May 22 14:09:11 2003 ++++ tcl.cc Thu May 22 14:09:21 2003 +@@ -1,3 +1,4 @@ ++#include <ctype.h> + #include <sys/time.h> + #include <unistd.h> + #include <sys/socket.h> |