Whamcloud - gitweb
libsupport: silence gcc -Wall complaints
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 May 2024 21:27:24 +0000 (17:27 -0400)
committerTheodore 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

index f47cd66..093820f 100644 (file)
@@ -14,6 +14,7 @@
 #include "config.h"
 #include <stdio.h>
 
+#include "print_fs_flags.h"
 #include "ext2fs/ext2fs.h"
 
 struct flags_name {