Add an include file to module 'strndup'.
[gnulib.git] / modules / strndup
1 Description:
2 strndup() function: duplicate a size-bounded string.
3
4 Files:
5 lib/strndup.h
6 lib/strndup.c
7 m4/strndup.m4
8
9 Depends-on:
10 strnlen
11
12 configure.ac:
13 gl_FUNC_STRNDUP
14
15 Makefile.am:
16
17 Include:
18 "strndup.h"
19
20 Maintainer:
21 glibc
22