X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ffhistory.c;h=03081e5cf209e8a0a834b59867ee636d4cb079b6;hp=fe3e5fd09c2801745435293cfbb92079b1b3ef9d;hb=f3fa080453f6e57618216f6e58d871fb06f0d1b6;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/client/fhistory.c b/client/fhistory.c index fe3e5fd..03081e5 100644 --- a/client/fhistory.c +++ b/client/fhistory.c @@ -1,17 +1,19 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ /** \file fhistory.c * \brief file history implementation */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include #include #include -#include #if HAVE_SYS_TYPES_H #include #endif