tests/snprintf: undef HAVE_SNPRINTF and HAVE_VSNPRINTF
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.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"
|
#include "snprintf.c"
|
||||||
|
|
||||||
#ifndef LONG_STRING
|
#ifndef LONG_STRING
|
||||||
|
|||||||
Reference in New Issue
Block a user