#ifndef MY_UTIL_H #define MY_UTIL_H int debug(const char *format,...); #endif /* MY_UTIL_H */