summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/patch-src-say.c
blob: 93b45b0ffd358994bd54a17238676f0e488b9ec0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/say.c.orig	2018-10-12 19:53:35 UTC
+++ src/say.c
@@ -37,6 +37,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <netdb.h>
+#include <netinet/in.h>
 #include <sys/types.h>
 #include <unistd.h>
 #include <fcntl.h>