#ifndef _AMIGAOS4_H #define _AMIGAOS4_H #include #include char *_fullpath(const char *); void getFullPathFromLock(BPTR, char *); #endif