summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/patch-src-say.c
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-05 22:42:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-05 22:42:54 +0000
commit7468f15e2522425daf829dff2552eb3f46c9191c (patch)
tree991a9f16eb7f36657b8d5e3d93448a71dd0b7cb7 /databases/tarantool/files/patch-src-say.c
parentpyqt.mk: allow using of 'help' compoonent (diff)
Update to 1.10.3
Changes: https://github.com/tarantool/tarantool/releases
Notes
Notes: svn path=/head/; revision=497999
Diffstat (limited to '')
-rw-r--r--databases/tarantool/files/patch-src-say.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/tarantool/files/patch-src-say.c b/databases/tarantool/files/patch-src-say.c
deleted file mode 100644
index 93b45b0ffd35..000000000000
--- a/databases/tarantool/files/patch-src-say.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>