nnn/util.h

3 lines
61 B
C

#undef strlcpy
size_t strlcpy(char *, const char *, size_t);