X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkdump.c;h=ce273be6217bc5f4c29e6881a9d96ec81feb8795;hb=289761234a123e7fb51df77ab9baf0a2cd101dbd;hp=3ce82fd9d6cf4897e238fe3efb99e0245eb6b99b;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/index/kdump.c b/index/kdump.c index 3ce82fd..ce273be 100644 --- a/index/kdump.c +++ b/index/kdump.c @@ -1,4 +1,4 @@ -/* $Id: kdump.c,v 1.28 2005-01-15 19:38:26 adam Exp $ +/* $Id: kdump.c,v 1.30 2005-08-05 10:40:13 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -23,9 +23,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include +#include #ifdef WIN32 #include -#else +#endif +#if HAVE_UNISTD_H #include #endif #include