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