X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=4d51bd20b7f320c1d313caaeabb028a6d46cbf4a;hp=599e26f4df5bb6c67d2a976f8b404cffe233f140;hb=db073edc9e7834e7f71f1fa9f76866aeb29e0421;hpb=787368da704bbde501d20b8846b5fed3e3a81a9a diff --git a/client/bertorture.c b/client/bertorture.c index 599e26f..4d51bd2 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) 1995-2011 Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #if HAVE_SYS_TYPES_H