pidgin/plugins/perl/common/gtkmodule.h

branch
release-2.x.y
changeset 35981
e8c02ea0800b
parent 24569
5dbd0617a27d
child 35989
2b5a26ddbb69
--- a/pidgin/plugins/perl/common/gtkmodule.h	Tue May 06 13:41:54 2014 +0200
+++ b/pidgin/plugins/perl/common/gtkmodule.h	Tue May 06 13:52:59 2014 +0200
@@ -11,6 +11,10 @@
 #ifdef _WIN32
 #undef pipe
 #endif
+
+#define SILENT_NO_TAINT_SUPPORT 0
+#define NO_TAINT_SUPPORT 0
+
 #include <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>

mercurial