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

10 lines
223 B
C

--- tmate-proxy.c.orig 2016-04-26 08:05:24 UTC
+++ tmate-proxy.c
@@ -2,6 +2,7 @@
#include <netinet/tcp.h>
#include <fcntl.h>
#include <errno.h>
+#include <netinet/in.h>
#include "tmate.h"
#include "tmate-protocol.h"