Updated PCI IDs to latest snapshot.
[tangerine.git] / tools / fd2inline / include-src / proto / wb.h
blobe25d7f199adc7938e90b764bb678f9daa3f3f0b2
1 #ifndef PROTO_WB_H
2 #define PROTO_WB_H
4 #ifndef DOS_DOSEXTENS_H
5 #include <dos/dosextens.h>
6 #endif /* !DOS_DOSEXTENS_H */
8 #include <clib/wb_protos.h>
10 #ifdef __GNUC__
11 #include <inline/wb.h>
12 #endif /* __GNUC__ */
14 #ifndef __NOLIBBASE__
15 extern struct Library *
16 #ifdef __CONSTLIBBASEDECL__
17 __CONSTLIBBASEDECL__
18 #endif /* __CONSTLIBBASEDECL__ */
19 WorkbenchBase;
20 #endif /* !__NOLIBBASE__ */
22 #endif /* !PROTO_WB_H */