Updated PCI IDs to latest snapshot.
[tangerine.git] / tools / fd2inline / include-src / proto / expansion.h
blobbc51a924e369f88279334de1bdd7949c325c1ead
1 #ifndef PROTO_EXPANSION_H
2 #define PROTO_EXPANSION_H
4 #ifndef DOS_FILEHANDLER_H
5 #include <dos/filehandler.h>
6 #endif /* !DOS_FILEHANDLER_H */
7 #ifndef LIBRARIES_CONFIGVARS_H
8 #include <libraries/configvars.h>
9 #endif /* !LIBRARIES_CONFIGVARS_H */
11 #include <clib/expansion_protos.h>
13 #ifdef __GNUC__
14 #include <inline/expansion.h>
15 #endif /* __GNUC__ */
17 #ifndef __NOLIBBASE__
18 extern struct ExpansionBase *
19 #ifdef __CONSTLIBBASEDECL__
20 __CONSTLIBBASEDECL__
21 #endif /* __CONSTLIBBASEDECL__ */
22 ExpansionBase;
23 #endif /* !__NOLIBBASE__ */
25 #endif /* !PROTO_EXPANSION_H */