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