diff options
Diffstat (limited to 'x11/rxvt-unicode/files/patch-src::command.C')
-rw-r--r-- | x11/rxvt-unicode/files/patch-src::command.C | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/x11/rxvt-unicode/files/patch-src::command.C b/x11/rxvt-unicode/files/patch-src::command.C index 1022081b9c7f..471a7a711738 100644 --- a/x11/rxvt-unicode/files/patch-src::command.C +++ b/x11/rxvt-unicode/files/patch-src::command.C @@ -1,15 +1,6 @@ ---- src/command.C.orig Wed Dec 15 06:38:28 2004 -+++ src/command.C Thu Dec 16 20:33:55 2004 -@@ -51,6 +51,8 @@ - #include "command.h" - - #include <wchar.h> -+#include <sys/param.h> -+#include <sys/types.h> - #include <signal.h> - - /*----------------------------------------------------------------------*/ -@@ -2700,7 +2702,9 @@ +--- 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 @@ if (len == (size_t)-2) { // the mbstate stores incomplete sequences. didn't know this :/ |