libpurple/plugins/perl/common/module.h

branch
release-2.x.y
changeset 35981
e8c02ea0800b
parent 29792
ad7890a74433
child 35989
2b5a26ddbb69
child 36025
2897add11757
--- a/libpurple/plugins/perl/common/module.h	Tue May 06 13:41:54 2014 +0200
+++ b/libpurple/plugins/perl/common/module.h	Tue May 06 13:52:59 2014 +0200
@@ -11,6 +11,10 @@
 #undef pipe
 #undef STRINGIFY
 #endif
+
+#define SILENT_NO_TAINT_SUPPORT 0
+#define NO_TAINT_SUPPORT 0
+
 #include <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>

mercurial