X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzsets.c;h=b43ea18eca8948bd4d6e6c330f2a58818670cd50;hp=0c71974ed2b7384137afa9e1d23dcc5b80c0922b;hb=a6908b6d93de84a850a3e558a2e4c17f02c3d651;hpb=20663edc1f255a5cb9140239138a69e3b76b25a4 diff --git a/index/zsets.c b/index/zsets.c index 0c71974..b43ea18 100644 --- a/index/zsets.c +++ b/index/zsets.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: zsets.c,v $ - * Revision 1.11 1996-12-23 15:30:46 adam + * Revision 1.12 1997-09-25 14:57:36 adam + * Windows NT port. + * + * Revision 1.11 1996/12/23 15:30:46 adam * Work on truncation. * Bug fix: result sets weren't deleted after server shut down. * @@ -46,7 +49,11 @@ */ #include #include +#ifdef WINDOWS +#include +#else #include +#endif #include "zserver.h" #include