X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=comstack%2Fwaislen.c;h=0bf2ef6cae9224efa0bf806662da12ab441d3f9c;hp=8a91cf36b28ba68bf09f3d7b7015d7139b784543;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/comstack/waislen.c b/comstack/waislen.c index 8a91cf3..0bf2ef6 100644 --- a/comstack/waislen.c +++ b/comstack/waislen.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: waislen.c,v $ - * Revision 1.4 1999-01-08 11:23:15 adam + * Revision 1.5 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.4 1999/01/08 11:23:15 adam * Added const modifier to some of the BER/ODR encoding routines. * * Revision 1.3 1996/02/29 14:23:13 adam @@ -20,8 +23,8 @@ */ #include -#include -#include +#include +#include /* * Return length of WAIS package or 0 */