Include stdlib.h, list.h, sysdep.h and kernel-features.h.
[glibc.git] / sysdeps / x86_64 / stpcpy_chk.S
blob905e8d7ee39525a653f545dd0878f6f104dc4252
1 #define USE_AS_STPCPY_CHK
2 #define STRCPY_CHK __stpcpy_chk
3 #include <sysdeps/x86_64/strcpy_chk.S>