X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftokenizer.c;h=108de00e7ce6d73673fe6b127b342db12435e0ea;hp=cf76c892f0c074fafff532336f231cf2a6f29d48;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/src/tokenizer.c b/src/tokenizer.c index cf76c89..108de00 100644 --- a/src/tokenizer.c +++ b/src/tokenizer.c @@ -1,12 +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 tokenizer.c * \brief Simple tokenizer system. */ +#if HAVE_CONFIG_H +#include +#endif #include #include