SOURCES (AC-branch): silo-no_linux_stat_include.patch (NEW) - fix ...

undefine undefine at pld-linux.org
Fri Feb 1 19:53:23 CET 2008


Author: undefine                     Date: Fri Feb  1 18:53:23 2008 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix build on ac

---- Files affected:
SOURCES:
   silo-no_linux_stat_include.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/silo-no_linux_stat_include.patch
diff -u /dev/null SOURCES/silo-no_linux_stat_include.patch:1.1.2.1
--- /dev/null	Fri Feb  1 19:53:23 2008
+++ SOURCES/silo-no_linux_stat_include.patch	Fri Feb  1 19:53:18 2008
@@ -0,0 +1,11 @@
+--- include/ufs/ufs_fs.h~	2008-01-21 16:09:44.000000000 +0100
++++ include/ufs/ufs_fs.h	2008-01-21 16:09:59.000000000 +0100
+@@ -32,7 +32,7 @@
+ 
+ #include <linux/types.h>
+ #include <linux/kernel.h>
+-#include <linux/stat.h>
++//#include <linux/stat.h>
+ #include <linux/fs.h>
+ 
+ #ifndef __KERNEL__
================================================================


More information about the pld-cvs-commit mailing list