summaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2009-07-21 13:45:40 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2009-07-21 13:45:40 +0000
commit94758382d15eccb1ced5ee7cc2634f618355a672 (patch)
tree5d6b4086450240c2068f52261d6cb558005a8452 /secure
parent4c7f7bfdaad31fde4eaf44d6d50c0caca818afd3 (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index 4e18e69a29dd..033fc1e015a5 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -19,7 +19,7 @@ SRCS= acss.c authfd.c authfile.c bufaux.c bufbn.c buffer.c \
# compiled directly into sshd instead.
# Portability layer
-SRCS+= bsd-arc4random.c bsd-misc.c fmt_scaled.c \
+SRCS+= bsd-arc4random.c bsd-closefrom.c bsd-misc.c fmt_scaled.c \
getrrsetbyname.c openssl-compat.c port-tun.c strtonum.c \
vis.c xcrypt.c xmmap.c
# FreeBSD additions