#ifndef MSL_COMMON_SRC_CHAR_IO_H #define MSL_COMMON_SRC_CHAR_IO_H #include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/ansi_files.h" #include "dolphin/types.h" extern "C" int fputs(const char*, FILE*); #endif /* MSL_COMMON_SRC_CHAR_IO_H */