void-packages/srcpkgs/libmng/patches/libmng-stdio.patch
2014-08-30 10:41:17 +02:00

10 lines
258 B
Diff

--- libmng_types.h 2013-08-15 16:26:03.000000000 -0400
+++ libmng_types.h 2013-08-16 19:53:39.165878412 -0400
@@ -204,6 +204,7 @@
#define HAVE_BOOLEAN
typedef int boolean;
#endif
+#include <stdio.h>
#include <jpeglib.h>
#endif /* MNG_INCLUDE_IJG6B */