X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fbertorture.c;h=79db2d2d749323e57badb656aeb62539728b0834;hb=bd2e35d738cb215abd9b113ffe3859a65b39d619;hp=a9a80d2c6a39cfb1a981c291849a21885aa75a60;hpb=adcb574176dc52cce8ee299507da91228e2afc1b;p=yaz-moved-to-github.git diff --git a/client/bertorture.c b/client/bertorture.c index a9a80d2..79db2d2 100644 --- a/client/bertorture.c +++ b/client/bertorture.c @@ -1,15 +1,22 @@ /* - * Copyright (c) 2003, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: bertorture.c,v 1.1 2003-03-11 11:06:35 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