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