#ifndef __INC_POS_CLIB_PEXEC_PROTOS_H
#define __INC_POS_CLIB_PEXEC_PROTOS_H
/*******************************************************************
 Includes Release 24
 (C) Copyright 1995-1997 proDAD
     All Rights Reserved
*******************************************************************/


#ifndef __INC_POS_PUTIL_TAGITEM_H
#include <pUtil/TagItem.h>
#endif
#ifndef __INC_POS_PEXEC_CALLBACK_H
#include <pExec/CallBack.h>
#endif
#ifndef __INC_POS_PEXEC_CLASS_H
#include <pExec/Class.h>
#endif
#ifndef __INC_POS_PEXEC_DEVICE_H
#include <pExec/Device.h>
#endif
#ifndef __INC_POS_PEXEC_INTERUPT_H
#include <pExec/Interupt.h>
#endif
#ifndef __INC_POS_PEXEC_LIBRARY_H
#include <pExec/Library.h>
#endif
#ifndef __INC_POS_PEXEC_RAWDOFMT_H
#include <pExec/RawDoFmt.h>
#endif
#ifndef __INC_POS_PEXEC_RESIDENT_H
#include <pExec/Resident.h>
#endif
#ifndef __INC_POS_PEXEC_RESOURCE_H
#include <pExec/Resource.h>
#endif
#ifndef __INC_POS_PEXEC_SEMA_H
#include <pExec/Sema.h>
#endif
#ifndef __INC_POS_PEXEC_TASK_H
#include <pExec/Task.h>
#endif
#ifndef __INC_POS_PEXEC_MEMORY_H
#include <pExec/Memory.h>
#endif


#include <pProto/pExec2.h>

#endif
