mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
10 lines
197 B
C
10 lines
197 B
C
--- tmate-session.c.orig 2016-03-29 03:30:07 UTC
|
|
+++ tmate-session.c
|
|
@@ -8,6 +8,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <assert.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#include "tmate.h"
|
|
|