Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > d7329a7293e2a04ae3ec321b4635c99d > files > 3

x11-driver-video-openchrome-0.2.0.20060725-5mdv2007.1.src.rpm

--- unichrome-20060725/unichrome/via_drmclient.h.orig	2007-02-02 14:53:33.000000000 -0500
+++ unichrome-20060725/unichrome/via_drmclient.h	2007-02-02 15:02:25.000000000 -0500
@@ -27,7 +27,10 @@
 #include "drm.h"
 #include "xf86drm.h"
 
+#ifndef uint32_t
 typedef CARD32 uint32_t;
+# define __uint32_t_defined
+#endif
 
 #ifdef X_NEED_DRMLOCK
 #define drm_hw_lock_t drmLock