]> git.ipfire.org Git - thirdparty/glibc.git/blame - string/inl-tester.c
Fix testsuite build for GCC 7 -Wformat-truncation.
[thirdparty/glibc.git] / string / inl-tester.c
CommitLineData
9a0a462c
UD
1/* We want to test the inline functions here. */
2
3#define DO_STRING_INLINES
4#undef __USE_STRING_INLINES
5#define __USE_STRING_INLINES 1
6#include "tester.c"