SOURCES: ext2ed-header.patch (NEW) - use headers from e2fsprogs, n...

zbyniu zbyniu at pld-linux.org
Fri Mar 14 11:22:47 CET 2008


Author: zbyniu                       Date: Fri Mar 14 10:22:47 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use headers from e2fsprogs, not from kernel

---- Files affected:
SOURCES:
   ext2ed-header.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ext2ed-header.patch
diff -u /dev/null SOURCES/ext2ed-header.patch:1.1
--- /dev/null	Fri Mar 14 11:22:47 2008
+++ SOURCES/ext2ed-header.patch	Fri Mar 14 11:22:41 2008
@@ -0,0 +1,11 @@
+--- ext2ed-0.2/ext2ed.h~	2008-03-14 10:59:15.937117549 +0100
++++ ext2ed-0.2/ext2ed.h	2008-03-14 10:59:54.060445585 +0100
+@@ -34,7 +34,7 @@
+ 
+ #define DEBUG						/* Activate self-sanity checks */
+ 
+-#include <linux/ext2_fs.h>				/* Main kernel ext2 include file */
++#include <ext2fs/ext2_fs.h>				/* Main ext2 include file */
+ #include <sys/stat.h>
+ 
+ #ifdef OLD_NCURSES					/* The ncurses interface */
================================================================


More information about the pld-cvs-commit mailing list