X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftokenizer.c;h=5f783be815e10f4da6630ea97d45e4107205d939;hb=b756b711841bac38e5b69baa51939ca9e1c01adb;hp=adb818b5a1dd8da13294f9703b643aff2082fa3b;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;p=yaz-moved-to-github.git diff --git a/src/tokenizer.c b/src/tokenizer.c index adb818b..5f783be 100644 --- a/src/tokenizer.c +++ b/src/tokenizer.c @@ -1,17 +1,18 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 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 #include -#include #include #include #include