mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b9f91bda99
Submitted by: knu
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
--- perl/ChaSen.xs.orig Wed Aug 18 16:02:16 1999
|
|
+++ perl/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
|