Skip to content

Commit

Permalink
libsupport: silence gcc -Wall complaints
Browse files Browse the repository at this point in the history
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
  • Loading branch information
tytso committed May 1, 2024
1 parent d04a708 commit 8a253f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/support/print_fs_flags.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include "config.h"
#include <stdio.h>

#include "print_fs_flags.h"
#include "ext2fs/ext2fs.h"

struct flags_name {
Expand Down

0 comments on commit 8a253f0

Please sign in to comment.