strndup.c: add

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6150 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-05-07 23:55:49 +00:00
parent a0127ce253
commit 3b54be10c8
2 changed files with 2 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ EXTRA_libroken_la_SOURCES = \
strftime.c \
strlwr.c \
strncasecmp.c \
strndup.c \
strnlen.c \
strsep.c \
strtok_r.c \

View File

@@ -94,6 +94,7 @@ SOURCES = \
strftime.c \
strlwr.c \
strncasecmp.c \
strndup.c \
strnlen.c \
strsep.c \
strtok_r.c \