revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / diskimage / include / aros / proto / expat.h
blobb30f11c8b3e863dd413c8549f607ad4b27977202
1 /* Automatically generated header (sfdc 1.4)! Do not edit! */
3 #ifndef PROTO_EXPAT_H
4 #define PROTO_EXPAT_H
6 #include <clib/expat_protos.h>
8 #ifndef _NO_INLINE
9 # if defined(__GNUC__)
10 # ifdef __AROS__
11 # include <defines/expat.h>
12 # else
13 # include <inline/expat.h>
14 # endif
15 # else
16 # include <pragmas/expat_pragmas.h>
17 # endif
18 #endif /* _NO_INLINE */
20 #ifdef __amigaos4__
21 # include <interfaces/expat.h>
22 # ifndef __NOGLOBALIFACE__
23 extern struct ExpatIFace *IExpat;
24 # endif /* __NOGLOBALIFACE__*/
25 #endif /* !__amigaos4__ */
26 #ifndef __NOLIBBASE__
27 extern struct Library *
28 # ifdef __CONSTLIBBASEDECL__
29 __CONSTLIBBASEDECL__
30 # endif /* __CONSTLIBBASEDECL__ */
31 ExpatBase;
32 #endif /* !__NOLIBBASE__ */
34 #endif /* !PROTO_EXPAT_H */