summaryrefslogtreecommitdiff
path: root/compat.h
blob: 4da38854b9588596c51b3ecd2571e2cc368c041b (plain)
1
2
#undef strlcpy
size_t strlcpy(char *, const char *, size_t);