summaryrefslogtreecommitdiffstats
path: root/contrib/android/block_list.h
blob: 47041e4029b6e48129fbb8a4e34c4c4ed58b09ad (plain)
1
2
3
4
5
6
7
8
#ifndef BLOCK_LIST_H
# define BLOCK_LIST_H

# include "fsmap.h"

extern struct fsmap_format block_list_format;

#endif /* !BLOCK_LIST_H */