61965a9e6b
Instant terminal sharing - server WWW: https://tmate.io/
10 lines
223 B
C
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"
|