#ifdef HAVE_LIBGEN_H #include #else char *basename(char *path); #endif char *utf8(char *str);