X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=79db2d2d749323e57badb656aeb62539728b0834;hp=936602a386ba97de56bad9a281f03a26e39fbfc8;hb=825d22351b1d59c71e98357b4931bf7bb67daa3a;hpb=434f8168ad00b6530158055cb9c7b4adaf9ebd9f diff --git a/client/bertorture.c b/client/bertorture.c index 936602a..79db2d2 100644 --- a/client/bertorture.c +++ b/client/bertorture.c @@ -2,14 +2,21 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: bertorture.c,v 1.2 2005-01-15 19:47:08 adam Exp $ + * $Id: bertorture.c,v 1.3 2005-01-16 21:51:49 adam Exp $ */ #include +#if HAVE_SYS_TYPES_H #include +#endif +#if HAVE_SYS_STAT_H #include +#endif #include +#if HAVE_UNISTD_H #include +#endif + #include #include