diff --git a/tests/test_snprintf.c b/tests/test_snprintf.c index c53e00d..4b6bcd6 100644 --- a/tests/test_snprintf.c +++ b/tests/test_snprintf.c @@ -8,7 +8,8 @@ #include #include -/* We don't have separated header file, so include this instead of common.h */ +#undef HAVE_VSNPRINTF +#undef HAVE_SNPRINTF #include "snprintf.c" #ifndef LONG_STRING