adb: fix build on glibc systems
Recent changes to adb_walk_adb.c added use of 'PRIu64' which requires to include inttypes.h on glibc systems. Fixes: c5d8d286 ("adb: implement ADB_BLOCK_EXT flavor for large files")
Please register or sign in to comment