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