#ifndef __ARGS__ #define __ARGS__ #include int args_getopt(int argc, char *argv[], const char *optstring, char **args_optarg); #endif