Merge up to gearmand.
[m6w6/libmemcached] / libtest / gearmand.h
index 0c09774c1a3ceae93e46dfd3149bf6ef26dee134..49c08c9f6b723e50b01fd3b7586bbe59dc2593cf 100644 (file)
@@ -44,4 +44,6 @@ namespace libtest {
 
 libtest::Server *build_gearmand(const char *hostname, in_port_t try_port);
 
+libtest::Server *build_gearmand(const char *hostname, in_port_t try_port, const char* binary);
+
 }