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