libpurple/plugins/perl/perl-common.h

changeset 35515
c220c49cf866
parent 35001
85144a4a7942
child 35989
2b5a26ddbb69
child 37109
94d1a2589d5a
--- a/libpurple/plugins/perl/perl-common.h	Mon Feb 10 14:06:11 2014 +0100
+++ b/libpurple/plugins/perl/perl-common.h	Mon Feb 10 15:26:50 2014 +0100
@@ -6,6 +6,10 @@
 #undef STRINGIFY
 #undef pipe
 #endif
+
+#define SILENT_NO_TAINT_SUPPORT 0
+#define NO_TAINT_SUPPORT 0
+
 #include <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>

mercurial