Make the library when building dist and normal targets
[omfsprogs.git] / fix.h
blob8d7769997b73745da072cf30b4c49a4f05958456
1 #ifndef _FIX_H
2 #define _FIX_H
4 void fix_problem(check_error_t error, check_context_t *ctx);
6 #endif /* _FIX_H */