#ifndef _PROTO_EXEC_H #define _PROTO_EXEC_H /* ** $VER: exec.h 10.1 (19.7.95) ** Includes Release 40.15 ** ** '(C) Copyright 1995/96 Haage & Partner Computer GmbH' ** All Rights Reserved */ #include #include //#ifdef (_USEOLDEXEC_) || !defined(__USE_SYSBASE) #include //#else //extern struct ExecBase *SysBase; //#include //#endif /*------ Common support library functions ---------*/ #include #endif