Support for the UserInformation DPU OCLC-UserInformation:
[yaz-moved-to-github.git] / ccl / cclerrms.c
index e58a23f..f9a6658 100644 (file)
 /*
  * Europagate, 1995
  *
- * $Log: cclerrms.c,v $
- * Revision 1.6  1997-09-29 08:56:37  adam
- * Changed CCL parser to be thread safe. New type, CCL_parser, declared
- * and a create/destructers ccl_parser_create/ccl_parser/destory has
- * been added.
+ * $Id: cclerrms.c,v 1.10 2001-11-27 22:38:50 adam Exp $
  *
- * Revision 1.5  1997/04/30 08:52:06  quinn
- * Null
- *
- * Revision 1.4  1996/10/11  15:00:24  adam
- * CCL parser from Europagate Email gateway 1.0.
+ * Old Europagate Log:
  *
  * Revision 1.8  1995/05/16  09:39:25  adam
  * LICENSE.
@@ -79,6 +71,8 @@
  *
  */
 
+#include <yaz/ccl.h>
+
 static char *err_msg_array[] = {
     "Ok",
     "Search word expected",