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, Brian Aker
15 #ifndef __LIBMEMCACHED__UTIL_H__
16 #define __LIBMEMCACHED__UTIL_H__
18 #include <libmemcached/memcached_util.h>
20 #endif /* __LIBMEMCACHED__UTIL_H__ */