X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fquerytowrbuf.c;h=7343fb72b997286f9c6fc8a38727be64b2ca5591;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=3caf21bc15c76481737900e6ae4aee845b6a0e7f;hpb=2b4785b39a2bbb4affd77fb9e24aaabc0b2dd069;p=yaz-moved-to-github.git diff --git a/src/querytowrbuf.c b/src/querytowrbuf.c index 3caf21b..7343fb7 100644 --- a/src/querytowrbuf.c +++ b/src/querytowrbuf.c @@ -1,11 +1,13 @@ /* 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 querytowrbuf.c \brief Convert Z39.50 Z_Query to PQF (as WRBUF string) */ +#if HAVE_CONFIG_H +#include +#endif #include #include