public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libsynaptics/files: libsynaptics-0.14.6c-gcc44.patch libsynaptics-0.14.6c-r1-gcc-4-3-0.patch
@ 2009-07-25 22:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-25 22:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/25 22:12:33

  Added:                libsynaptics-0.14.6c-gcc44.patch
  Removed:              libsynaptics-0.14.6c-r1-gcc-4-3-0.patch
  Log:
  Fix building with GCC 4.4 wrt #274219.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/libsynaptics/files/libsynaptics-0.14.6c-gcc44.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libsynaptics/files/libsynaptics-0.14.6c-gcc44.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libsynaptics/files/libsynaptics-0.14.6c-gcc44.patch?rev=1.1&content-type=text/plain

Index: libsynaptics-0.14.6c-gcc44.patch
===================================================================
diff -ur libsynaptics-0.14.6c.orig/pad.cpp libsynaptics-0.14.6c/pad.cpp
--- libsynaptics-0.14.6c.orig/pad.cpp	2007-01-10 23:15:15.000000000 +0200
+++ libsynaptics-0.14.6c/pad.cpp	2009-07-26 01:10:38.000000000 +0300
@@ -2,6 +2,8 @@
 #include "synparam.h"
 #include "pad.h"
 #include <pthread.h>
+#include <stdio.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <sys/shm.h>
 






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

only message in thread, other threads:[~2009-07-25 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 22:12 [gentoo-commits] gentoo-x86 commit in x11-libs/libsynaptics/files: libsynaptics-0.14.6c-gcc44.patch libsynaptics-0.14.6c-r1-gcc-4-3-0.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