X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftokenizer.c;h=108de00e7ce6d73673fe6b127b342db12435e0ea;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=cf76c892f0c074fafff532336f231cf2a6f29d48;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git 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