#ifndef  PROTO_EXEC_H
#define  PROTO_EXEC_H

#include <exec/types.h>
#include <clib/exec_protos.h>
#include <clib/alib_protos.h>
extern struct ExecBase *SysBase;
#endif
