summaryrefslogtreecommitdiff
path: root/misc/tmate/patches/patch-tmate-ssh-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tmate/patches/patch-tmate-ssh-client.c')
-rw-r--r--misc/tmate/patches/patch-tmate-ssh-client.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/tmate/patches/patch-tmate-ssh-client.c b/misc/tmate/patches/patch-tmate-ssh-client.c
deleted file mode 100644
index 3bfb501ccb8..00000000000
--- a/misc/tmate/patches/patch-tmate-ssh-client.c
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-tmate-ssh-client.c,v 1.1 2019/12/19 22:21:01 joerg Exp $
-
---- tmate-ssh-client.c.orig 2019-12-19 18:48:37.085517987 +0000
-+++ tmate-ssh-client.c
-@@ -1,4 +1,5 @@
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <netinet/tcp.h>
- #include <stdio.h>
- #include <event.h>