mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
8946e732ce
Instant terminal sharing WWW: https://tmate.io/
11 lines
225 B
C
11 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"
|