Created attachment 600608 [details] add #include for zlib.h Description of problem: fuse-emulator has failed the last couple of Fedora mass rebuilds. The reason is that png.h no longer automatically includes zlib.h, and the code depends on a couple of symbols from the latter. I attach a patch that fixes it. Version-Release number of selected component (if applicable): fuse-emulator-1.0.0.1-4.fc18.x86_64 How reproducible: 100% Steps to Reproduce: 1. Try to build in rawhide.
Committed and built in rawhide.