public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libmng/files: libmng-2.0.2-stdio.patch
@ 2014-01-27 18:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2014-01-27 18:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/01/27 18:12:40

  Added:                libmng-2.0.2-stdio.patch
  Log:
  Include <stdio.h> for type name "FILE" wrt #499480 by Andreas Proteus
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.1                  media-libs/libmng/files/libmng-2.0.2-stdio.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmng/files/libmng-2.0.2-stdio.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmng/files/libmng-2.0.2-stdio.patch?rev=1.1&content-type=text/plain

Index: libmng-2.0.2-stdio.patch
===================================================================
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 */
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-27 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 18:12 [gentoo-commits] gentoo-x86 commit in media-libs/libmng/files: libmng-2.0.2-stdio.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox