summaryrefslogtreecommitdiff
path: root/devel/p5-String-Ediff/files/patch-st_wrap.c
diff options
context:
space:
mode:
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