summaryrefslogtreecommitdiff
path: root/lib/xstrndup.h
blob: 27afc401d1a00ce30dee16b67799c15b865f6e59 (plain)
1
2
#include <stddef.h>
char *xstrndup (char const *s, size_t n);