From 6a628fecf839eba945741bad69b076212e0e6f5b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 Nov 2019 23:25:04 +0000 Subject: Update to 2.1.3 Changes: https://github.com/tarantool/tarantool/releases --- databases/tarantool/files/patch-src-lib-swim-swim_proto.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 databases/tarantool/files/patch-src-lib-swim-swim_proto.c (limited to 'databases/tarantool/files/patch-src-lib-swim-swim_proto.c') 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 /* AF_INET for FreeBSD. */ - - const char *swim_member_status_strs[] = { - "alive", -- cgit v1.2.3