]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- doh, missed one header fix, should help for amd64 compilation errors
authorhawk <hawk@pld-linux.org>
Fri, 9 Mar 2007 10:47:02 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-fix.patch -> 1.3.2.2

DirectFB-fix.patch

index c65dfe227916c859d73b25e21b79cf1b2eecf5f2..46214446d330189a6d80223e88e1a6574bf5aed5 100644 (file)
  #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;
This page took 0.090124 seconds and 4 git commands to generate.