summaryrefslogtreecommitdiffstats
path: root/abs/extra/libmng/libmng-stdio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/libmng/libmng-stdio.patch')
-rw-r--r--abs/extra/libmng/libmng-stdio.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/extra/libmng/libmng-stdio.patch b/abs/extra/libmng/libmng-stdio.patch
new file mode 100644
index 0000000..42414f1
--- /dev/null
+++ b/abs/extra/libmng/libmng-stdio.patch
@@ -0,0 +1,10 @@
+--- /mnt/chrootstaging32/usr/include/libmng_types.h 2013-08-15 16:26:03.000000000 -0400
++++ /mnt/chrootstaging64/usr/include/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 */
+