public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/quimup/files: quimup-1.2.0-gcc47.patch
@ 2012-07-13 11:17 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2012-07-13 11:17 UTC (permalink / raw
  To: gentoo-commits

angelos     12/07/13 11:17:38

  Added:                quimup-1.2.0-gcc47.patch
  Log:
  Fix building with gcc 4.7 (bug #426332)
  
  (Portage version: 2.2.0_alpha117/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-sound/quimup/files/quimup-1.2.0-gcc47.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/quimup/files/quimup-1.2.0-gcc47.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/quimup/files/quimup-1.2.0-gcc47.patch?rev=1.1&content-type=text/plain

Index: quimup-1.2.0-gcc47.patch
===================================================================
diff --git a/src/qm_mpdcom.cpp b/src/qm_mpdcom.cpp
index 5659c9b..a949798 100644
--- a/src/qm_mpdcom.cpp
+++ b/src/qm_mpdcom.cpp
@@ -19,6 +19,8 @@
  *  along with this program. If not, see http://www.gnu.org/licenses/.
  */
 
+#include <unistd.h>
+
 #include "qm_mpdcom.h"
 
 qm_mpdCom::qm_mpdCom()






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

only message in thread, other threads:[~2012-07-13 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 11:17 [gentoo-commits] gentoo-x86 commit in media-sound/quimup/files: quimup-1.2.0-gcc47.patch Christoph Mende (angelos)

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