X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fccl.h;h=39fa54c5eb2c0d65011f9e32bd90279ed70ec0c0;hb=a4b3ddd8ad754b42454c7a18fdb3ef61f7bd580d;hp=a5651ca031a114326849e03d0b57c9c9ad559657;hpb=330271187bc05322c13e6e22483120ca8e5a20a1;p=yaz-moved-to-github.git diff --git a/include/ccl.h b/include/ccl.h index a5651ca..39fa54c 100644 --- a/include/ccl.h +++ b/include/ccl.h @@ -2,7 +2,13 @@ * Europagate, 1995 * * $Log: ccl.h,v $ - * Revision 1.1 1995-04-10 10:28:27 quinn + * Revision 1.3 1995-09-29 17:12:01 quinn + * Smallish + * + * Revision 1.2 1995/09/27 15:02:46 quinn + * Modified function heads & prototypes. + * + * Revision 1.1 1995/04/10 10:28:27 quinn * Added copy of CCL. * * Revision 1.5 1995/02/23 08:32:11 adam @@ -23,6 +29,8 @@ #ifndef CCL_H #define CCL_H +#include + /* CCL error numbers */ #define CCL_ERR_OK 0 #define CCL_ERR_TERM_EXPECTED 1