diff options
Diffstat (limited to 'japanese/p5-Text-ChaSen/files/patch-ChaSen.xs')
-rw-r--r-- | japanese/p5-Text-ChaSen/files/patch-ChaSen.xs | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs b/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs new file mode 100644 index 000000000000..217b185891dd --- /dev/null +++ b/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs @@ -0,0 +1,11 @@ +--- ChaSen.xs.orig Wed Aug 18 16:02:16 1999 ++++ ChaSen.xs Tue Aug 1 18:16:03 2000 +@@ -12,6 +12,8 @@ + #include "EXTERN.h" + #include "perl.h" + #include "XSUB.h" ++#define PERL_POLLUTE 1 ++#include "embedvar.h" + #ifdef __cplusplus + } + #endif |