X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2Fcclptree.c;h=2c37bd91bfef1953fa93902666e2bcd66fad7ec5;hp=d8aef6e6b00f276e3df49fee9a4aa8f7924bd1ba;hb=30cfc59b71c25923e2e9cfb63c310c095bb3b6c1;hpb=3888e88cde70f36851544ab7acc04e0943470ec6 diff --git a/ccl/cclptree.c b/ccl/cclptree.c index d8aef6e..2c37bd9 100644 --- a/ccl/cclptree.c +++ b/ccl/cclptree.c @@ -45,7 +45,13 @@ * Europagate, 1995 * * $Log: cclptree.c,v $ - * Revision 1.4 1996-10-11 15:00:25 adam + * Revision 1.6 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.5 1997/04/30 08:52:06 quinn + * Null + * + * Revision 1.4 1996/10/11 15:00:25 adam * CCL parser from Europagate Email gateway 1.0. * * Revision 1.6 1995/05/16 09:39:26 adam @@ -72,7 +78,7 @@ #include #include -#include +#include void ccl_pr_tree (struct ccl_rpn_node *rpn, FILE *fd_out) {