X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftokenizer.c;h=197a3237d8839464b70275b3a2f3880d7830f3fe;hp=adb818b5a1dd8da13294f9703b643aff2082fa3b;hb=0e7fdbc857d4905e67a7bdf8fe5b6c773ee47a7b;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/src/tokenizer.c b/src/tokenizer.c index adb818b..197a323 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-2012 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