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>
14 #include <inline/expansion.h>
18 extern struct ExpansionBase
*
19 #ifdef __CONSTLIBBASEDECL__
21 #endif /* __CONSTLIBBASEDECL__ */
23 #endif /* !__NOLIBBASE__ */
25 #endif /* !PROTO_EXPANSION_H */