mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
10 lines
200 B
Text
10 lines
200 B
Text
--- src/script.c.orig Sat Sep 9 02:05:15 2000
|
|
+++ src/script.c Sat Sep 9 02:05:28 2000
|
|
@@ -31,6 +31,7 @@
|
|
#define bool char
|
|
#endif
|
|
|
|
+#define PERL_POLLUTE
|
|
#include <EXTERN.h>
|
|
#include <XSUB.h>
|
|
|