mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
memcached: bump to version 1.4.26
Signed-off-by: heil <heil@terminal-consulting.de>
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user