redhat package version 2 now
[yaz-moved-to-github.git] / ccl / cclstr.c
index 7187295..12d8d8b 100644 (file)
@@ -44,9 +44,9 @@
 /* CCL string compare utilities
  * Europagate, 1995
  *
- * $Log: cclstr.c,v $
- * Revision 1.1  1996-10-11 15:00:26  adam
- * CCL parser from Europagate Email gateway 1.0.
+ * $Id: cclstr.c,v 1.4 2001-11-27 22:38:50 adam Exp $
+ *
+ * Old Europagate Log:
  *
  * Revision 1.3  1996/01/24  10:11:19  adam
  * Added include of stdlib.h.
@@ -64,7 +64,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <ccl.h>
+#include <yaz/ccl.h>
 
 static int ccli_toupper (int c)
 {