]> git.pld-linux.org Git - packages/seamonkey.git/blob - seamonkey-kill_slim_hidden_def.patch
- damn, deleted to much in previous commit, I'm just too tired
[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.055374 seconds and 3 git commands to generate.