aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-15 21:27:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-15 21:27:24 +0000
commit744054b9289f5de4071fef657cc99f9fa6f2dd2d (patch)
tree4b58e6dec6a4c15d2f1acded7a7426ccb7d6267a /x11/rxvt-unicode/files
parent3350c80ee0faea42441ab3546d312dba2dee7c3c (diff)
downloadports-744054b9289f5de4071fef657cc99f9fa6f2dd2d.tar.gz
ports-744054b9289f5de4071fef657cc99f9fa6f2dd2d.zip
Notes
Diffstat (limited to 'x11/rxvt-unicode/files')
-rw-r--r--x11/rxvt-unicode/files/patch-src::command.C14
1 files changed, 11 insertions, 3 deletions
diff --git a/x11/rxvt-unicode/files/patch-src::command.C b/x11/rxvt-unicode/files/patch-src::command.C
index 471a7a711738..b1ffc5d1d76f 100644
--- a/x11/rxvt-unicode/files/patch-src::command.C
+++ b/x11/rxvt-unicode/files/patch-src::command.C
@@ -1,6 +1,14 @@
---- src/command.C.orig Wed Dec 29 20:09:31 2004
-+++ src/command.C Wed Dec 29 22:07:49 2004
-@@ -2716,7 +2716,9 @@
+--- src/command.C.orig Tue Jul 12 22:11:42 2005
++++ src/command.C Mon Aug 15 00:40:13 2005
+@@ -55,6 +55,7 @@
+ #endif
+
+ #include <csignal>
++#include <sys/param.h>
+
+ /*----------------------------------------------------------------------*/
+
+@@ -2716,7 +2717,9 @@
if (len == (size_t)-2)
{
// the mbstate stores incomplete sequences. didn't know this :/