Fix compilation with uClibc

Closes #12
This commit is contained in:
Arusekk
2020-03-25 15:58:02 +01:00
parent 47da81b6b7
commit 3ed3925370
5 changed files with 18 additions and 18 deletions

View File

@@ -145,7 +145,7 @@ thin_dump_cmd::run(int argc, char **argv)
const char shortopts[] = "hm::o:f:rV";
char *end_ptr;
block_address metadata_snap = 0;
uint64_t dev_id;
::uint64_t dev_id;
struct flags flags;
const struct option longopts[] = {