X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsrw.c;h=f4a645369c1bd60345ac86866e6544cf71a1d83a;hb=5350317640042c3507172d28d142795;hp=5539408d789035a06d90da507280ee1b282b29f0;hpb=8375be590a8640cd5673106bc828dd6d4711be28;p=yaz-moved-to-github.git diff --git a/src/srw.c b/src/srw.c index 5539408..f4a6453 100644 --- a/src/srw.c +++ b/src/srw.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ /** @@ -19,6 +19,7 @@ #include #include #include +#include #include "sru-p.h" char *yaz_negotiate_sru_version(char *input_ver)