summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/patch-src-lib-swim-swim_proto.c
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:25:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:25:04 +0000
commit6a628fecf839eba945741bad69b076212e0e6f5b (patch)
treea870fd3bb545067d4683b82f7c5948f0f9bdd95a /databases/tarantool/files/patch-src-lib-swim-swim_proto.c
parentAdd LICENSE_FILE (diff)
Update to 2.1.3
Changes: https://github.com/tarantool/tarantool/releases
Notes
Notes: svn path=/head/; revision=517410
Diffstat (limited to 'databases/tarantool/files/patch-src-lib-swim-swim_proto.c')
-rw-r--r--databases/tarantool/files/patch-src-lib-swim-swim_proto.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/tarantool/files/patch-src-lib-swim-swim_proto.c b/databases/tarantool/files/patch-src-lib-swim-swim_proto.c
deleted file mode 100644
index 5ab781cb278c..000000000000
--- a/databases/tarantool/files/patch-src-lib-swim-swim_proto.c
+++ /dev/null
@@ -1,12 +0,0 @@
-Obtained from: https://github.com/tarantool/tarantool/commit/67d33761ceaf07564a156dc8252b5edb857808ed
-
---- src/lib/swim/swim_proto.c.orig
-+++ src/lib/swim/swim_proto.c
-@@ -33,6 +33,7 @@
- #include "say.h"
- #include "version.h"
- #include "diag.h"
-+#include <sys/socket.h> /* AF_INET for FreeBSD. */
-
- const char *swim_member_status_strs[] = {
- "alive",