X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2Frstemp.c;h=aa7b9b1a171fe606a666803657b3b4f681445ec9;hb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;hp=8e3ff845f7e5c7d4ca484de814e1cd9a4a82ef30;hpb=c9c9b6ebd2eb395472c741944831ee0796d574dd;p=idzebra-moved-to-github.git diff --git a/rset/rstemp.c b/rset/rstemp.c index 8e3ff84..aa7b9b1 100644 --- a/rset/rstemp.c +++ b/rset/rstemp.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: rstemp.c,v $ - * Revision 1.19 1997-09-04 13:58:57 adam + * Revision 1.20 1997-09-09 13:38:17 adam + * Partial port to WIN95/NT. + * + * Revision 1.19 1997/09/04 13:58:57 adam * Added O_BINARY for open calls. * * Revision 1.18 1996/10/29 13:54:52 adam @@ -73,7 +76,12 @@ #include #include +#ifdef WINDOWS +#include +#else #include +#endif +#include #include #include