Skip to content

Commit f752cc8

Browse files
committed
Update ltfsck.c
1 parent 08e798b commit f752cc8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/utils/ltfsck.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@
5555
#include <sys/param.h>
5656
#endif /* mingw_PLATFORM */
5757

58-
#include <fuse.h>
5958
#include <getopt.h>
59+
6060
#include "libltfs/ltfs_fuse_version.h"
61+
#include <fuse.h>
6162

6263
#include "libltfs/ltfs_internal.h"
6364
#include "libltfs/ltfs.h"

0 commit comments

Comments
 (0)