summaryrefslogtreecommitdiff
path: root/media-libs/libmng/files/libmng-2.0.2-stdio.patch
blob: 0a906d4c2f35ca0be4c2da34b1fc3ab868331c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
http://bugs.gentoo.org/499480

Patch is from ArchLinux git libmng-2.0.2-3

--- libmng_types.h
+++ libmng_types.h
@@ -204,6 +204,7 @@
 #define HAVE_BOOLEAN
 typedef int boolean;
 #endif
+#include <stdio.h>
 #include <jpeglib.h>
 #endif /* MNG_INCLUDE_IJG6B */