* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment change.
[glibc/pb-stable.git] / string / noinl-tester.c
blob2e994f73f91923d9c90109e77e7148ddf9fe962d
1 /* We don't want to test any of the inline functions here. */
3 #define __NO_STRING_INLINES 1
4 #include "tester.c"