X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsnprintf.c;h=de918f10c6113ed7cbc8af0a39c2c836c39cbea3;hp=11a9067e1957bce61e97fb483c8fd2bdee0d3dea;hb=5ae134cc01cf31868aa2adaa7daf801993e7c1e3;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/src/snprintf.c b/src/snprintf.c index 11a9067..de918f1 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) Index Data * See the file LICENSE for details. */ /** * \file snprintf.c * \brief snprintf wrapper */ +#if HAVE_CONFIG_H +#include +#endif #include #include