libmng: update to 2.0.2 (soname bump).

This commit is contained in:
Juan RP 2014-08-30 10:41:17 +02:00
parent 09a4795c45
commit 58707d3733
4 changed files with 20 additions and 29 deletions

View file

@ -0,0 +1,10 @@
--- 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 */