tests/snprintf: undef HAVE_SNPRINTF and HAVE_VSNPRINTF

This commit is contained in:
Dmitry Podgorny
2016-04-29 22:44:28 +00:00
parent 71d90d60a5
commit 565ace7982

View File

@@ -8,7 +8,8 @@
#include <stdio.h>
#include <string.h>
/* 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