X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-z-databases.cpp;h=97c0b917988eae20edf78d0e7107cfd1630fdb8d;hb=e661675e0358c69a91c16e8a4e00dafbea1fabf9;hp=cf2f2ae245bcb8ce4c9a01c51fede43cef9a504b;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef;p=yazpp-moved-to-github.git diff --git a/src/yaz-z-databases.cpp b/src/yaz-z-databases.cpp index cf2f2ae..97c0b91 100644 --- a/src/yaz-z-databases.cpp +++ b/src/yaz-z-databases.cpp @@ -1,8 +1,11 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2008 Index Data and Mike Taylor + * Copyright (C) 1998-2012 Index Data and Mike Taylor * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #include @@ -66,6 +69,7 @@ int Yaz_Z_Databases::match (int num, const char **db) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab