/* $VER: proto/cia.h 1.0 (17.4.93) */
#ifndef CIA_PROTO_H
#define CIA_PROTO_H 1
#include <pragmas/config.h>
#include <exec/types.h>
#include <clib/cia_protos.h>
#ifdef __SUPPORTS_PRAGMAS__
extern struct Library *CiaBase;
#include <pragmas/cia_pragmas.h>
#endif
#endif
