pidgin/plugins/perl/common/gtkmodule.h

changeset 35516
ac827860af1e
parent 35312
add13288757e
child 35610
24b06c5e7760
--- a/pidgin/plugins/perl/common/gtkmodule.h	Mon Feb 10 15:26:50 2014 +0100
+++ b/pidgin/plugins/perl/common/gtkmodule.h	Mon Feb 10 15:44:56 2014 +0100
@@ -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