X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsnprintf.c;h=08c491c0fb83326523e45bdfce85a928382e0cc1;hb=00537b483d646bd04a204708ecbde708861f044e;hp=2aedb832039b94b1c1a49f84ca65c4167f6ac394;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/snprintf.c b/src/snprintf.c index 2aedb83..08c491c 100644 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -1,11 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** * \file snprintf.c * \brief snprintf wrapper */ +#if HAVE_CONFIG_H +#include +#endif #include #include