#ifndef CONFIG_DIR_H #define CONFIG_DIR_H char *config_dir(void); #endif /* CONFIG_DIR_H */