Support for the UserInformation DPU OCLC-UserInformation:
[yaz-moved-to-github.git] / ccl / cclerrms.c
index d40acf8..f9a6658 100644 (file)
@@ -44,9 +44,9 @@
 /*
  * Europagate, 1995
  *
- * $Log: cclerrms.c,v $
- * Revision 1.4  1996-10-11 15:00:24  adam
- * CCL parser from Europagate Email gateway 1.0.
+ * $Id: cclerrms.c,v 1.10 2001-11-27 22:38:50 adam Exp $
+ *
+ * Old Europagate Log:
  *
  * Revision 1.8  1995/05/16  09:39:25  adam
  * LICENSE.
@@ -71,7 +71,9 @@
  *
  */
 
-char *err_msg_array[] = {
+#include <yaz/ccl.h>
+
+static char *err_msg_array[] = {
     "Ok",
     "Search word expected",
     "')' expected",