summaryrefslogtreecommitdiff
path: root/irc/quirc/files/patch-servertcl.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-servertcl.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-servertcl.cc')
-rw-r--r--irc/quirc/files/patch-servertcl.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/irc/quirc/files/patch-servertcl.cc b/irc/quirc/files/patch-servertcl.cc
new file mode 100644
index 000000000000..64c730463ead
--- /dev/null
+++ b/irc/quirc/files/patch-servertcl.cc
@@ -0,0 +1,7 @@
+--- servertcl.cc.orig Thu May 22 14:12:56 2003
++++ servertcl.cc Thu May 22 14:13:04 2003
+@@ -1,3 +1,4 @@
++#include <ctype.h>
+ #include <sys/types.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>