mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 10:00:37 -04:00
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"
|