mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
10 lines
225 B
C
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"
|