X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmatch_glob.c;h=8fe4a2e007035eee6c999821051672261e1be931;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=f498139ebc81a7f6635d2cc519f18f6403feee9d;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/match_glob.c b/src/match_glob.c index f498139..8fe4a2e 100644 --- a/src/match_glob.c +++ b/src/match_glob.c @@ -1,13 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ - /** * \file * \brief Glob expression match */ - +#if HAVE_CONFIG_H +#include +#endif #include #include