X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fbertorture.c;h=79db2d2d749323e57badb656aeb62539728b0834;hb=49dfd3f8ec91ce7ced774d66f5db9a248e574bbf;hp=936602a386ba97de56bad9a281f03a26e39fbfc8;hpb=4c176312acdc3444c9afc820f76a393e64668e52;p=yaz-moved-to-github.git 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