freebsd-ports/graphics/p5-PGPLOT/files/patch-aa

12 lines
265 B
Text
Raw Normal View History

--- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000
+++ PGPLOT.xs Wed Sep 27 17:43:56 2000
@@ -8,6 +8,8 @@
*/
+#define PERL_POLLUTE
+
#include "EXTERN.h" /* std perl include */
#include "perl.h" /* std perl include */
#include "XSUB.h" /* XSUB include */