home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PDOS_PROTOS_H
- #define __INC_POS_CLIB_PDOS_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_PDOS_DATE_H
- #include <pDOS/Date.h>
- #endif
- #ifndef __INC_POS_PDOS_DATETIME_H
- #include <pDOS/DateTime.h>
- #endif
- #ifndef __INC_POS_PDOS_DOSARGS_H
- #include <pDOS/DosArgs.h>
- #endif
- #ifndef __INC_POS_PDOS_DOSBASE_H
- #include <pDOS/DosBase.h>
- #endif
- #ifndef __INC_POS_PDOS_DOSDEV_H
- #include <pDOS/DosDev.h>
- #endif
- #ifndef __INC_POS_PDOS_FIB_H
- #include <pDOS/FIB.h>
- #endif
- #ifndef __INC_POS_PDOS_FILES_H
- #include <pDOS/Files.h>
- #endif
- #ifndef __INC_POS_PDOS_INFODATA_H
- #include <pDOS/InfoData.h>
- #endif
- #ifndef __INC_POS_PDOS_IOSTRUCT_H
- #include <pDOS/IOStruct.h>
- #endif
- #ifndef __INC_POS_PDOS_LOCK_H
- #include <pDOS/Lock.h>
- #endif
- #ifndef __INC_POS_PDOS_NOTIFY_H
- #include <pDOS/Notify.h>
- #endif
- #ifndef __INC_POS_PDOS_PARSING_H
- #include <pDOS/Parsing.h>
- #endif
- #ifndef __INC_POS_PDOS_PATTERN_H
- #include <pDOS/Pattern.h>
- #endif
- #ifndef __INC_POS_PDOS_PROCESS_H
- #include <pDOS/Process.h>
- #endif
- #ifndef __INC_POS_PDOS_SCANDIR_H
- #include <pDOS/ScanDir.h>
- #endif
- #ifndef __INC_POS_PDOS_SEGMENT_H
- #include <pDOS/Segment.h>
- #endif
- #ifndef __INC_POS_PDOS_VAR_H
- #include <pDOS/Var.h>
- #endif
-
- #endif /* __cplusplus */
-
- #include <proto/pDos2.h>
-
- #endif
-