From 789e064aafbbae7718966ac4d50e3ee9de2d5afe Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jul 2003 06:16:14 +0000 Subject: *** empty log message *** --- lib/xstrndup.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/xstrndup.h (limited to 'lib') diff --git a/lib/xstrndup.h b/lib/xstrndup.h new file mode 100644 index 000000000..27afc401d --- /dev/null +++ b/lib/xstrndup.h @@ -0,0 +1,2 @@ +#include +char *xstrndup (char const *s, size_t n); -- cgit v1.2.3-54-g00ecf