X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkdump.c;h=c4a727935ac6af05de1b609440e14f8e342d761c;hb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;hp=f3f242ff168a9578dd493ab08b949f23d97b5c02;hpb=c9c9b6ebd2eb395472c741944831ee0796d574dd;p=idzebra-moved-to-github.git diff --git a/index/kdump.c b/index/kdump.c index f3f242f..c4a7279 100644 --- a/index/kdump.c +++ b/index/kdump.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: kdump.c,v $ - * Revision 1.12 1997-09-05 09:52:32 adam + * Revision 1.13 1997-09-09 13:38:07 adam + * Partial port to WIN95/NT. + * + * Revision 1.12 1997/09/05 09:52:32 adam * Extra argument added to function chr_read_maptab (tab path). * * Revision 1.11 1996/10/29 14:06:49 adam @@ -44,8 +47,13 @@ * */ #include +#include #include +#ifdef WINDOWS +#include +#else #include +#endif #include #include