X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmatch_glob.c;h=43f78cc6eebd09c8cbc0c50bb0c917b8f76df161;hb=d0e351c12fff564d876958e860338d43716dc269;hp=f498139ebc81a7f6635d2cc519f18f6403feee9d;hpb=3224954c29109b736fb03f9b486fc5953223120c;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