summaryrefslogtreecommitdiffstats
path: root/fsutil.h
blob: a4b39798a5b4527de21ab138654638388561c9e5 (plain)
1
2
3
4
5
6
7
#ifndef _FS_UTIL_H
#define _FS_UTIL_H

#define pwarn  FSCK_SLOGW
#define pfatal FSCK_SLOGE

#endif