1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/swig11/files/patch-ag

10 lines
223 B
Plaintext
Raw Normal View History

--- Runtime/perlrun.h.orig Mon Jun 23 05:18:37 1997
+++ Runtime/perlrun.h Tue Aug 22 02:36:55 2000
@@ -1,3 +1,6 @@
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
+
+#define PERL_POLLUTE 1
+#include "embedvar.h"