X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsnprintf.c;h=a9f6ba0e24f90f1889d1d5b5fc2987c46496bb06;hb=827d331a56e9c2b17983717155b74c2f3e5808fd;hp=11a9067e1957bce61e97fb483c8fd2bdee0d3dea;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;p=yaz-moved-to-github.git diff --git a/src/snprintf.c b/src/snprintf.c index 11a9067..a9f6ba0 100644 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -1,11 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** * \file snprintf.c * \brief snprintf wrapper */ +#if HAVE_CONFIG_H +#include +#endif #include #include