summaryrefslogtreecommitdiff
path: root/devel/p5-String-Ediff/files/patch-st_wrap.c
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-02-02 03:00:14 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-02-02 03:00:14 +0000
commit7e9b2c5ad6fa98b2f7f9a867ed3f4d3d7b1a7213 (patch)
treeeec60dbfc274894edb467b40be95caf99e14f0ba /devel/p5-String-Ediff/files/patch-st_wrap.c
parentUpdate to 0.11.9. (diff)
- fix coredump @ amd64
- bump PORTREVISION Changes: Submitted by: delphij
Diffstat (limited to 'devel/p5-String-Ediff/files/patch-st_wrap.c')
-rw-r--r--devel/p5-String-Ediff/files/patch-st_wrap.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/p5-String-Ediff/files/patch-st_wrap.c b/devel/p5-String-Ediff/files/patch-st_wrap.c
new file mode 100644
index 000000000000..e206f293e365
--- /dev/null
+++ b/devel/p5-String-Ediff/files/patch-st_wrap.c
@@ -0,0 +1,10 @@
+--- ./st_wrap.c.orig 2008-02-01 17:58:38.381092000 -0800
++++ ./st_wrap.c 2008-02-01 17:59:52.092694956 -0800
+@@ -227,6 +227,7 @@
+ #include "EXTERN.h"
+ #include "perl.h"
+ #include "XSUB.h"
++#include "st.h"
+
+ /* Get rid of free and malloc defined by perl */
+ #undef free