X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmatch_glob.c;h=2fa028a0fbd6e5689826e9a077e04541aa012e97;hp=f498139ebc81a7f6635d2cc519f18f6403feee9d;hb=b0be69c0a676f1702f12b2ea17cd73f9ebb08ea2;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/src/match_glob.c b/src/match_glob.c index f498139..2fa028a 100644 --- a/src/match_glob.c +++ b/src/match_glob.c @@ -1,17 +1,17 @@ /* 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 * \brief Glob expression match */ - +#if HAVE_CONFIG_H +#include +#endif #include #include -#include #include #include