Whamcloud - gitweb
AOSP: e2fsdroid: Properly free the dedup block map.
[tools/e2fsprogs.git] / contrib / android / block_list.h
1 #ifndef BLOCK_LIST_H
2 # define BLOCK_LIST_H
3
4 # include "fsmap.h"
5
6 extern struct fsmap_format block_list_format;
7
8 #endif /* !BLOCK_LIST_H */