opnsense-ports/sysutils/tmate/files/patch-tmate-ssh-client.c
Franco Fichtner f9ca842347 */*: sync with upstream
Taken from: FreeBSD
2016-05-28 13:38:32 +02:00

10 lines
225 B
C

--- tmate-ssh-client.c.orig 2016-03-29 03:30:07 UTC
+++ tmate-ssh-client.c
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <event.h>
#include <assert.h>
+#include <netinet/in.h>
#include "tmate.h"
#include "window-copy.h"