libpurple/plugins/perl/perl-common.h

branch
release-2.x.y
changeset 35981
e8c02ea0800b
parent 29809
f64fb5e12f88
child 35989
2b5a26ddbb69
child 36301
2b4af2e09a67
--- a/libpurple/plugins/perl/perl-common.h	Tue May 06 13:41:54 2014 +0200
+++ b/libpurple/plugins/perl/perl-common.h	Tue May 06 13:52:59 2014 +0200
@@ -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