summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index fa58675..35e291b 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -30,8 +30,8 @@ PACKAGE= ssh
# Portability layer
SRCS+= bcrypt_pbkdf.c blowfish.c bsd-misc.c explicit_bzero.c fmt_scaled.c \
- glob.c openssl-compat.c port-tun.c strtonum.c timingsafe_bcmp.c \
- vis.c xcrypt.c xmmap.c
+ glob.c openssl-compat.c port-tun.c realpath.c strtonum.c \
+ timingsafe_bcmp.c vis.c xcrypt.c xmmap.c
.if ${MK_LDNS} == "no"
SRCS+= getrrsetbyname.c
OpenPOWER on IntegriCloud