X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftokenizer.c;h=bece9a843c12e06e6b60e424017cba176f206576;hb=d0e351c12fff564d876958e860338d43716dc269;hp=cf76c892f0c074fafff532336f231cf2a6f29d48;hpb=3224954c29109b736fb03f9b486fc5953223120c;p=yaz-moved-to-github.git diff --git a/src/tokenizer.c b/src/tokenizer.c index cf76c89..bece9a8 100644 --- a/src/tokenizer.c +++ b/src/tokenizer.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file tokenizer.c * \brief Simple tokenizer system. */ +#if HAVE_CONFIG_H +#include +#endif #include #include