summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-07-02 11:09:55 +0000
committertjr <tjr@FreeBSD.org>2004-07-02 11:09:55 +0000
commit1ddf2fdcc0eaea7a1f7848fe9957f173c396c23c (patch)
tree68a29f670c1b56ecccf8b8fd60a36dec423e74fe
parentceb7da92e59eb53fa5b1ce5fd2ee262afcbc6936 (diff)
downloadFreeBSD-src-1ddf2fdcc0eaea7a1f7848fe9957f173c396c23c.zip
FreeBSD-src-1ddf2fdcc0eaea7a1f7848fe9957f173c396c23c.tar.gz
Hook strnlen.c up to the build - the i18n patch uses it.
-rw-r--r--gnu/usr.bin/sort/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile
index c28955f..79d5328 100644
--- a/gnu/usr.bin/sort/Makefile
+++ b/gnu/usr.bin/sort/Makefile
@@ -20,6 +20,7 @@ SRCS= sort.c \
posixver.c \
quote.c \
quotearg.c \
+ strnlen.c \
umaxtostr.c \
version-etc.c \
xmalloc.c \
OpenPOWER on IntegriCloud