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