]> git.pld-linux.org Git - packages/fuse.git/blob - fuse-includes.patch
- package bash completion
[packages/fuse.git] / fuse-includes.patch
1 --- fuse-1.0.0.1/screenshot.c~  2011-01-12 22:36:28.000000000 +0100
2 +++ fuse-1.0.0.1/screenshot.c   2012-02-09 00:11:08.747680535 +0100
3 @@ -47,7 +47,8 @@
4  
5  #ifdef USE_LIBPNG
6  
7 +#include <zlib.h>
8  #include <png.h>
9  
10  static int get_rgb32_data( libspectrum_byte *rgb32_data, size_t stride,
This page took 0.075328 seconds and 3 git commands to generate.