X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecstat.c;h=882f22892f616c2f4268a243fdbfce30e0542c6b;hb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;hp=c27ce8f39a8ca92437f1c01f49fc9259a9b1efbd;hpb=4c6c27a5098e5fd9425051ef97f98e898c098a20;p=idzebra-moved-to-github.git diff --git a/index/recstat.c b/index/recstat.c index c27ce8f..882f228 100644 --- a/index/recstat.c +++ b/index/recstat.c @@ -4,7 +4,13 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recstat.c,v $ - * Revision 1.2 1996-05-14 14:04:34 adam + * Revision 1.4 1997-09-09 13:38:08 adam + * Partial port to WIN95/NT. + * + * Revision 1.3 1996/06/04 10:19:00 adam + * Minor changes - removed include of ctype.h. + * + * Revision 1.2 1996/05/14 14:04:34 adam * In zebraidx, the 'stat' command is improved. Statistics about ISAM/DICT * is collected. * @@ -18,10 +24,10 @@ #include #include #include -#include #include +#ifndef WINDOWS #include - +#endif #include "recindxp.h" void rec_prstat (void)