]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/portab/Makefile.ng
private strndup() implementation in case libc does not provide it
[ngircd-alex.git] / src / portab / Makefile.ng
index dac329fa7c0954b399f2298955644ebe03ff7b4a..17edbdf21b09f087e1606fc73794522f811c9ef8 100644 (file)
@@ -15,7 +15,7 @@ EXTRA_DIST = Makefile.ng
 
 noinst_LIBRARIES = libngportab.a
 
-libngportab_a_SOURCES = strdup.c strlcpy.c strtok_r.c vsnprintf.c waitpid.c
+libngportab_a_SOURCES = strdup.c strndup.c strlcpy.c strtok_r.c vsnprintf.c waitpid.c
 
 check_PROGRAMS = portabtest