#ifndef _APOLLO_UTIL_H_ #define _APOLLO_UTIL_H_ char *load_file(char *filename); #endif