[packages] memcached: update to 1.4.11 (#10804), add missing libpthread dependency...
[openwrt/svn-archive/archive.git] / net / memcached / patches / 100-fix_iov_max.patch
index 086096e2c86f4f28a7d21602927e0953f67080db..1a5da94b05086d29edd4c1c892c33d85b07d9d99 100644 (file)
@@ -1,8 +1,8 @@
 --- a/memcached.c
 +++ b/memcached.c
-@@ -15,6 +15,10 @@
- std *
-  *  $Id$
+@@ -13,6 +13,10 @@
+  *      Anatoly Vorobey <mellon@pobox.com>
+  *      Brad Fitzpatrick <brad@danga.com>
   */
 +#ifndef __need_IOV_MAX
 +#define __need_IOV_MAX