X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmatch_glob.c;h=43f78cc6eebd09c8cbc0c50bb0c917b8f76df161;hb=7b5b162f32acb625e9afba21e88acb56ca2ab04f;hp=f498139ebc81a7f6635d2cc519f18f6403feee9d;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/match_glob.c b/src/match_glob.c index f498139..43f78cc 100644 --- a/src/match_glob.c +++ b/src/match_glob.c @@ -2,12 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file * \brief Glob expression match */ - +#if HAVE_CONFIG_H +#include +#endif #include #include