summaryrefslogtreecommitdiffstats
path: root/progress.h
blob: 19786018c379f74f7987ac7291488d60638187d3 (plain)
1
2
3
4
5
6
#ifndef E2TOOLS_PROGRESS_H
#define E2TOOLS_PROGRESS_H

void init_progress(char *file, struct stat *sbuf);

#endif /* !E2TOOLS_PROGRESS_H */