X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmatch_glob.c;h=43f78cc6eebd09c8cbc0c50bb0c917b8f76df161;hp=f498139ebc81a7f6635d2cc519f18f6403feee9d;hb=c21a01f2a1dfff7f62636b251d4d129a9f0fbeec;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 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