Lion fixes, distcheck fix:
[m6w6/libmemcached] / libmemcached / return.h
index d45d2e853e570d0ca24a8c6559fec5fba92f558b..378194fd9fe08d33aeb1d4ffa39ba0373dd54b77 100644 (file)
@@ -84,6 +84,7 @@ enum memcached_return_t {
   MEMCACHED_PARSE_USER_ERROR,
   MEMCACHED_DEPRECATED,
   MEMCACHED_IN_PROGRESS,
+  MEMCACHED_SERVER_TEMPORARILY_DISABLED,
   MEMCACHED_MAXIMUM_RETURN /* Always add new error code before */
 };