64-bit fix: Correct prototype for __readlink() to use ssize_t return type, to be...
[plash-glibc.git] / string / inl-tester.c
blob88528e5ed87ef836077ccdbb4092c32047432ae6
1 /* We want to test the inline functions here. */
3 #define DO_STRING_INLINES
4 #undef __USE_STRING_INLINES
5 #define __USE_STRING_INLINES 1
6 #include "tester.c"