X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ffhistory.c;h=32d72c6c61aac35bb77e8542146d2dce3dc04828;hp=fe3e5fd09c2801745435293cfbb92079b1b3ef9d;hb=0c46d2e66bdeea1600e700124a81a5d0a65d349e;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/client/fhistory.c b/client/fhistory.c index fe3e5fd..32d72c6 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) 1995-2013 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