X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fcclstr.c;h=12d8d8b9e76a969c1fbf5e86fff3054707103db1;hb=e12377e7ea8e58cf447492b5cb9887b839a78700;hp=89f2957ed257a7fd8df58338c1cd25991b841be8;hpb=85a2e7affad79fd8bd59b403ba7b5f7867d60523;p=yaz-moved-to-github.git diff --git a/ccl/cclstr.c b/ccl/cclstr.c index 89f2957..12d8d8b 100644 --- a/ccl/cclstr.c +++ b/ccl/cclstr.c @@ -44,12 +44,9 @@ /* 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 #include -#include +#include static int ccli_toupper (int c) {