]> git.pld-linux.org Git - packages/pngcrush.git/blob - pngcrush-ptrdiff.patch
- updated to 1.8.13
[packages/pngcrush.git] / pngcrush-ptrdiff.patch
1 --- pngcrush-1.8.13/zutil.h.orig        2018-05-28 19:28:29.732393494 +0200
2 +++ pngcrush-1.8.13/zutil.h     2018-05-28 19:30:17.195725592 +0200
3 @@ -29,10 +29,6 @@
4  #  include <stdlib.h>
5  #endif
6  
7 -#ifdef Z_SOLO
8 -   typedef long ptrdiff_t;  /* guess -- will be caught if guess is wrong */
9 -#endif
10 -
11  #ifndef local
12  #  define local static
13  #endif
This page took 0.06073 seconds and 3 git commands to generate.