Fix strcpy_chk and stpcpy_chk performance.
[platform/upstream/glibc.git] / debug / tst-chk2.c
1 #define _FORTIFY_SOURCE 1
2 #include "tst-chk1.c"