]> git.pld-linux.org Git - packages/ext2ed.git/blame - ext2ed-header.patch
- rel. 3
[packages/ext2ed.git] / ext2ed-header.patch
CommitLineData
d349ee3d 1--- ext2ed-0.2/ext2ed.h~ 2008-03-14 10:59:15.937117549 +0100
2+++ ext2ed-0.2/ext2ed.h 2008-03-14 10:59:54.060445585 +0100
3@@ -34,7 +34,7 @@
4
5 #define DEBUG /* Activate self-sanity checks */
6
7-#include <linux/ext2_fs.h> /* Main kernel ext2 include file */
8+#include <ext2fs/ext2_fs.h> /* Main ext2 include file */
9 #include <sys/stat.h>
10
11 #ifdef OLD_NCURSES /* The ncurses interface */
This page took 0.05703 seconds and 4 git commands to generate.