#ifndef __MAIN_H__ #define __MAIN_H__ extern const char *program_name; /**< argv[0] */ #endif /* __MAIN_H__ */