#ifndef foomainhfoo #define foomainhfoo #include #include "cmdline.h" extern oop_source* event_source; extern const char *appname; extern struct gengetopt_args_info args; extern uid_t target_uid; extern gid_t target_gid; #endif