libpurple/plugins/perl/perl-common.h

branch
release-2.x.y
changeset 36301
2b4af2e09a67
parent 35981
e8c02ea0800b
child 36308
4432aff3b90d
equal deleted inserted replaced
36300:7db4c37e259c 36301:2b4af2e09a67
1 #ifndef _PURPLE_PERL_COMMON_H_ 1 #ifndef _PURPLE_PERL_COMMON_H_
2 #define _PURPLE_PERL_COMMON_H_ 2 #define _PURPLE_PERL_COMMON_H_
3 3
4 #include <glib.h> 4 #include <glib.h>
5 #ifdef _WIN32 5 #ifdef _WIN32
6 #undef STRINGIFY
7 #undef pipe 6 #undef pipe
8 #endif 7 #endif
9 8
10 #define SILENT_NO_TAINT_SUPPORT 0 9 #define SILENT_NO_TAINT_SUPPORT 0
11 #define NO_TAINT_SUPPORT 0 10 #define NO_TAINT_SUPPORT 0

mercurial