#ifndef _MORPHOS_H #define _MORPHOS_H #include #include #include char *_fullpath(const char *); #endif