summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/files/patch-src_vteseq.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-06 10:49:30 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-06 10:49:30 +0800
commite4e5188a7726dbba6927d5d131521af10241ff5f (patch)
tree3d08a2cc8b5ed40cfde95c773813515e9404d724 /x11-toolkits/vte/files/patch-src_vteseq.c
parentaf30e9b48fa0ac140d2e04ddf0703f867a3d9382 (diff)
downloadmarcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar.gz
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar.bz2
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar.lz
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar.xz
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.tar.zst
marcuscom-ports-e4e5188a7726dbba6927d5d131521af10241ff5f.zip
Update to 0.15.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8002 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/vte/files/patch-src_vteseq.c')
-rw-r--r--x11-toolkits/vte/files/patch-src_vteseq.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/vte/files/patch-src_vteseq.c b/x11-toolkits/vte/files/patch-src_vteseq.c
new file mode 100644
index 000000000..e5afb288b
--- /dev/null
+++ b/x11-toolkits/vte/files/patch-src_vteseq.c
@@ -0,0 +1,10 @@
+--- src/vteseq.c.orig Mon Jun 12 20:27:00 2006
++++ src/vteseq.c Mon Jun 12 20:27:19 2006
+@@ -20,6 +20,7 @@
+ #include "../config.h"
+
+ #ifdef HAVE_SYS_SYSLIMITS_H
++#include <sys/cdefs.h>
+ #include <sys/syslimits.h>
+ #endif
+