X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ffhistory.c;h=32d72c6c61aac35bb77e8542146d2dce3dc04828;hp=9eecb27f04a3d921909284c773298385eca6e954;hb=0c46d2e66bdeea1600e700124a81a5d0a65d349e;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/client/fhistory.c b/client/fhistory.c index 9eecb27..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-2010 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