#ifndef DEBUG_MSG_H
#define DEBUG_MSG_H 1

void debug_msg(const char *format, ...); 

#endif


syntax highlighted by Code2HTML, v. 0.9.1