aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/lsattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/lsattr.c')
-rw-r--r--e2fsprogs/lsattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c
index 475a66f67..e25f36d82 100644
--- a/e2fsprogs/lsattr.c
+++ b/e2fsprogs/lsattr.c
@@ -29,7 +29,7 @@
29#include <sys/param.h> 29#include <sys/param.h>
30#include <sys/stat.h> 30#include <sys/stat.h>
31 31
32#include <ext2fs/ext2_fs.h> 32#include "ext2fs/ext2_fs.h"
33#include "e2fsbb.h" 33#include "e2fsbb.h"
34#include "e2p/e2p.h" 34#include "e2p/e2p.h"
35 35