Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04a708
)
libsupport: silence gcc -Wall complaints
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 1 May 2024 21:27:24 +0000
(17:27 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 1 May 2024 21:27:24 +0000
(17:27 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/support/print_fs_flags.c
patch
|
blob
|
history
diff --git
a/lib/support/print_fs_flags.c
b/lib/support/print_fs_flags.c
index
f47cd66
..
093820f
100644
(file)
--- a/
lib/support/print_fs_flags.c
+++ b/
lib/support/print_fs_flags.c
@@
-14,6
+14,7
@@
#include "config.h"
#include <stdio.h>
+#include "print_fs_flags.h"
#include "ext2fs/ext2fs.h"
struct flags_name {