SOURCES (AC-branch): DirectFB-fix.patch - doh, missed one header f...

hawk hawk at pld-linux.org
Fri Mar 9 11:47:08 CET 2007


Author: hawk                         Date: Fri Mar  9 10:47:08 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- doh, missed one header fix, should help for amd64 compilation errors

---- Files affected:
SOURCES:
   DirectFB-fix.patch (1.3.2.1 -> 1.3.2.2) 

---- Diffs:

================================================================
Index: SOURCES/DirectFB-fix.patch
diff -u SOURCES/DirectFB-fix.patch:1.3.2.1 SOURCES/DirectFB-fix.patch:1.3.2.2
--- SOURCES/DirectFB-fix.patch:1.3.2.1	Wed Mar  7 14:38:20 2007
+++ SOURCES/DirectFB-fix.patch	Fri Mar  9 11:47:02 2007
@@ -30,3 +30,13 @@
  #include <linux/i2c-dev.h>
  
  #include <directfb.h>
+--- DirectFB-1.0.0.orig/include/dfb_types.h	2007-03-03 21:36:07.000000000 +0100
++++ DirectFB-1.0.0/include/dfb_types.h	2007-03-09 11:43:58.000000000 +0100
+@@ -32,6 +32,7 @@
+ 
+ #ifdef USE_KOS
+ 
++#include <asm/types.h>
+ #include <sys/types.h>
+ 
+ typedef uint8 u8;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/DirectFB-fix.patch?r1=1.3.2.1&r2=1.3.2.2&f=u



More information about the pld-cvs-commit mailing list