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