home *** CD-ROM | disk | FTP | other *** search
- /*
- ** palmlink_protos.h
- **
- ** (C) 1998 Richard Körber -- All Rights Reserved
- */
-
- #ifndef PROTO_PALMLINK_H
- #define PROTO_PALMLINK_H
-
- #include <exec/types.h>
- extern struct Library *PalmlinkBase;
- #include <clib/palmlink_protos.h>
- #include <pragmas/palmlink_pragmas.h>
-
- #endif
-
-