2 * Copyright (C) 2006-2009 Brian Aker
5 * Use and distribution licensed under the BSD license. See
6 * the COPYING file in the parent directory for full text.
8 * Summary: Connection pool library.
10 * Author: Trond Norbye
15 #ifndef MEMCACHED_UTIL_H
16 #define MEMCACHED_UTIL_H
18 #include <libmemcached/pool.h>
20 #endif /* MEMCACHED_UTIL_H */