aboutsummaryrefslogtreecommitdiffstats
path: root/utils.h
blob: b27487712e1875072d22901c28673906bc2f3ce2 (plain) (blame)
1
2
3
4
5
6
#ifndef SF_UTILS_H
#define SF_UTILS_H

int is_debug();

#endif /* SF_UTILS_H */