X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsru-p.h;h=7bd27624c520816b4f8c3dfe4391c22756e63e54;hp=bf1f15823045c3e6e1c200a35f7c854ec523cde4;hb=b51665819b5685aeeac61d30aee5e66f1af7a4cc;hpb=1fbd038d97d6e1bfe97270ecc17cca123bcc435c diff --git a/src/sru-p.h b/src/sru-p.h index bf1f158..7bd2762 100644 --- a/src/sru-p.h +++ b/src/sru-p.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -37,6 +37,8 @@ void yaz_add_name_value_int(ODR o, char **name, char **value, int *i, Z_AttributeList *yaz_use_attribute_create(ODR o, const char *name); +char *yaz_negotiate_sru_version(char *input_ver); + #if YAZ_HAVE_XML2 #include #include