diff options
Diffstat (limited to 'databases/tarantool/files/patch-src-lib-swim-swim_io.h')
-rw-r--r-- | databases/tarantool/files/patch-src-lib-swim-swim_io.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/tarantool/files/patch-src-lib-swim-swim_io.h b/databases/tarantool/files/patch-src-lib-swim-swim_io.h deleted file mode 100644 index 301779ffe7e3..000000000000 --- a/databases/tarantool/files/patch-src-lib-swim-swim_io.h +++ /dev/null @@ -1,12 +0,0 @@ -Obtained from: https://github.com/tarantool/tarantool/commit/67d33761ceaf07564a156dc8252b5edb857808ed - ---- src/lib/swim/swim_io.h.orig -+++ src/lib/swim/swim_io.h -@@ -37,6 +37,7 @@ - #include "tarantool_ev.h" - #include <stdbool.h> - #include <arpa/inet.h> -+#include <netinet/in.h> - - /** - * SWIM protocol transport level. |