X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=c48b668494dbb1d7e5a5794daa90734c5aa45129;hp=599e26f4df5bb6c67d2a976f8b404cffe233f140;hb=c753bab9ac07a09f1bd7ba1dc363e58310e307a7;hpb=787368da704bbde501d20b8846b5fed3e3a81a9a diff --git a/client/bertorture.c b/client/bertorture.c index 599e26f..c48b668 100644 --- a/client/bertorture.c +++ b/client/bertorture.c @@ -1,7 +1,10 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #if HAVE_SYS_TYPES_H