Add missing include to thin_trim

This commit is contained in:
Joe Thornber 2015-01-17 11:45:09 +00:00
parent 408b38a0f8
commit c6ae25417b

View File

@ -2,6 +2,7 @@
#include <getopt.h>
#include <sys/ioctl.h>
#include <linux/fs.h>
#include <libgen.h>
#undef BLOCK_SIZE