]> git.pld-linux.org Git - packages/seamonkey.git/blob - seamonkey-kill_slim_hidden_def.patch
- updated to 1.0.7 (fixes CVE-2006-6497 CVE-2006-6498 CVE-2006-6499 CVE-2006-6500
[packages/seamonkey.git] / seamonkey-kill_slim_hidden_def.patch
1 --- seamonkey-1.0.1/gfx/cairo/libpixman/src/icint.h~    2006-04-15 23:10:51.000000000 +0000
2 +++ seamonkey-1.0.1/gfx/cairo/libpixman/src/icint.h     2006-04-15 23:12:12.000000000 +0000
3 @@ -34,6 +34,8 @@
4  #include <limits.h>
5  
6  #include "slim_internal.h"
7 +#undef slim_hidden_def
8 +#define slim_hidden_def(x)     /**/
9  
10  /* Include NSPR's prcpucfg.h for endianness information */
11  #include "prcpucfg.h"
This page took 0.058608 seconds and 3 git commands to generate.