summaryrefslogtreecommitdiff
path: root/irc/quirc/files/patch-tcl.cc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:57:01 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:57:01 +0000
commit65709d5e5e11f599f13e508b8c5f47dfc467b08d (patch)
tree419da1a0ecfab4c2969492b42c4c33dd4e06c4fa /irc/quirc/files/patch-tcl.cc
parentRename german/ and graphics/ patch-xy patches to reflect the files they modify. (diff)
Rename irc/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363262
Diffstat (limited to 'irc/quirc/files/patch-tcl.cc')
-rw-r--r--irc/quirc/files/patch-tcl.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/irc/quirc/files/patch-tcl.cc b/irc/quirc/files/patch-tcl.cc
new file mode 100644
index 000000000000..0b9323a4cd8f
--- /dev/null
+++ b/irc/quirc/files/patch-tcl.cc
@@ -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>