Add missing include to thin_trim
This commit is contained in:
parent
408b38a0f8
commit
c6ae25417b
@ -2,6 +2,7 @@
|
|||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <linux/fs.h>
|
#include <linux/fs.h>
|
||||||
|
#include <libgen.h>
|
||||||
|
|
||||||
#undef BLOCK_SIZE
|
#undef BLOCK_SIZE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user