Support for the UserInformation DPU OCLC-UserInformation:
[yaz-moved-to-github.git] / ccl / cclerrms.c
index d3c2968..f9a6658 100644 (file)
 /*
  * Europagate, 1995
  *
- * $Log: cclerrms.c,v $
- * Revision 1.7  1998-02-11 11:53:33  adam
- * Changed code so that it compiles as C++.
+ * $Id: cclerrms.c,v 1.10 2001-11-27 22:38:50 adam Exp $
  *
- * 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.
- *
- * 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.
@@ -82,8 +71,7 @@
  *
  */
 
-/* Chas: Required for the correct definition of ccl_err_msg */
-#include "yaz-ccl.h"
+#include <yaz/ccl.h>
 
 static char *err_msg_array[] = {
     "Ok",