2 * Summary: interface for libmemcached utility library
3 * Description: main include file for libmemcachedutil
5 * Copy: See Copyright for the status of this software.
10 #ifndef MEMCACHED_UTIL_H
11 #define MEMCACHED_UTIL_H
13 #include <libmemcached/memcached_pool.h>
15 #endif /* MEMCACHED_UTIL_H */