X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrav.c;h=9b5ececc1fc0e36e498dab3bc7498d4083660112;hb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;hp=b3ffb458f476cc90921d5c0330b4adb4f0f4e365;hpb=c9c9b6ebd2eb395472c741944831ee0796d574dd;p=idzebra-moved-to-github.git diff --git a/index/trav.c b/index/trav.c index b3ffb45..9b5ecec 100644 --- a/index/trav.c +++ b/index/trav.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: trav.c,v $ - * Revision 1.29 1997-02-12 20:39:47 adam + * Revision 1.30 1997-09-09 13:38:09 adam + * Partial port to WIN95/NT. + * + * Revision 1.29 1997/02/12 20:39:47 adam * Implemented options -f that limits the log to the first * records. * Changed some log messages also. @@ -111,10 +114,14 @@ */ #include #include +#ifdef WINDOWS +#include +#else #include -#include -#include +#endif +#include #include +#include #include #include