revert between 56095 -> 55830 in arch
[AROS.git] / tools / fd2inline / include-src / proto / dos.h
blob0fc44fb21ad156af9aa5b51155b3a39e1916533f
1 #ifndef PROTO_DOS_H
2 #define PROTO_DOS_H
4 #ifndef DOS_EXALL_H
5 #include <dos/exall.h>
6 #endif /* !DOS_EXALL_H */
7 #ifndef UTILITY_TAGITEM_H
8 #include <utility/tagitem.h>
9 #endif /* !UTILITY_TAGITEM_H */
11 #include <clib/dos_protos.h>
13 #ifdef __GNUC__
14 #include <inline/dos.h>
15 #endif /* __GNUC__ */
17 #ifndef __NOLIBBASE__
18 extern struct DosLibrary *
19 #ifdef __CONSTLIBBASEDECL__
20 __CONSTLIBBASEDECL__
21 #endif /* __CONSTLIBBASEDECL__ */
22 DOSBase;
23 #endif /* !__NOLIBBASE__ */
25 #endif /* !PROTO_DOS_H */