--- src/secure/lib/libssh/Makefile 2005/09/06 18:55:30 1.7 +++ src/secure/lib/libssh/Makefile 2006/02/13 14:47:58 1.8 @@ -16,6 +16,8 @@ SRCS+= bsd-misc.c entropy.c # FreeBSD additions SRCS+= version.c +SRCS+= openbsd-compat,port-tun.c.patch + .if defined(WANT_KERBEROS) CFLAGS+= -DKRB5 -DHEIMDAL .endif