summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/Makefile.inc')
-rw-r--r--usr.bin/ssh/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/Makefile.inc b/usr.bin/ssh/Makefile.inc
index c568ffc079a..b60640b569e 100644
--- a/usr.bin/ssh/Makefile.inc
+++ b/usr.bin/ssh/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.60 2018/07/18 11:34:04 dtucker Exp $
+# $OpenBSD: Makefile.inc,v 1.61 2019/01/19 21:45:31 djm Exp $
.include <bsd.own.mk>
@@ -105,7 +105,6 @@ SRCS_PROT+= channels.c
SRCS_PROT+= crc32.c
SRCS_PROT+= monitor_fdpass.c
SRCS_PROT+= nchan.c
-SRCS_PROT+= opacket.c
SRCS_PROT+= ttymodes.c
SRCS_UTL+= addrmatch.c