mirror of
https://github.com/jarun/nnn.git
synced 2024-11-16 16:13:16 +00:00
3 lines
61 B
C
3 lines
61 B
C
|
#undef strlcpy
|
||
|
size_t strlcpy(char *, const char *, size_t);
|