]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - misc/chattr.c
Many files:
[thirdparty/e2fsprogs.git] / misc / chattr.c
index d5449f35de619aa43aff6e892d926a6cae6d469a..794e68072b205594d0f25a350167496b4517bedc 100644 (file)
@@ -33,7 +33,7 @@
 #endif
 #include <sys/param.h>
 #include <sys/stat.h>
-#include <linux/ext2_fs.h>
+#include "ext2fs/ext2_fs.h"
 
 #ifndef S_ISLNK                        /* So we can compile even with gcc-warn */
 # ifdef __S_IFLNK