home *** CD-ROM | disk | FTP | other *** search
- #ifndef DOS_EXALL_H
- #define DOS_EXALL_H
-
- /*******************************************************************
- pOS / Amiga adapt
- *******************************************************************/
-
- #error nothing
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif
- #ifndef UTILITY_HOOKS_H
- #include <utility/hooks.h>
- #endif
-
-
-
- #endif /* DOS_EXALL_H */
-