memcached: bump to version 1.4.26

Signed-off-by: heil <heil@terminal-consulting.de>
This commit is contained in:
heil
2016-06-21 00:54:15 +02:00
parent 1338510979
commit dd4b385702
3 changed files with 8 additions and 53 deletions
+5 -3
View File
@@ -1,5 +1,7 @@
--- a/memcached.c
+++ b/memcached.c
Index: memcached-1.4.26/memcached.c
===================================================================
--- memcached-1.4.26.orig/memcached.c
+++ memcached-1.4.26/memcached.c
@@ -13,6 +13,10 @@
* Anatoly Vorobey <mellon@pobox.com>
* Brad Fitzpatrick <brad@danga.com>
@@ -11,7 +13,7 @@
#include "memcached.h"
#include <sys/stat.h>
#include <sys/socket.h>
@@ -29,9 +33,6 @@
@@ -30,9 +34,6 @@
#define _P1003_1B_VISIBLE
#endif
/* need this to get IOV_MAX on some platforms. */