X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fextract.c;h=4978551cdd06b3ea49f40e6cd67d8aa77e77335d;hb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;hp=aa695502246c84e03bf02c969aeae1dcaf557b18;hpb=c9c9b6ebd2eb395472c741944831ee0796d574dd;p=idzebra-moved-to-github.git diff --git a/index/extract.c b/index/extract.c index aa69550..4978551 100644 --- a/index/extract.c +++ b/index/extract.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: extract.c,v $ - * Revision 1.73 1997-09-04 13:57:20 adam + * Revision 1.74 1997-09-09 13:38:06 adam + * Partial port to WIN95/NT. + * + * Revision 1.73 1997/09/04 13:57:20 adam * New file extract/retrieve method tellf (added). * Added O_BINARY for open calls. * @@ -266,7 +269,11 @@ */ #include #include +#ifdef WINDOWS +#include +#else #include +#endif #include #include