X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fgearmand.h;h=49c08c9f6b723e50b01fd3b7586bbe59dc2593cf;hb=c81f095fd6c81cd671a8f6b8bb88eee24a0555ec;hp=0c09774c1a3ceae93e46dfd3149bf6ef26dee134;hpb=9139975f5fe7895259645117b1e0e9a6cb9c27cc;p=m6w6%2Flibmemcached diff --git a/libtest/gearmand.h b/libtest/gearmand.h index 0c09774c..49c08c9f 100644 --- a/libtest/gearmand.h +++ b/libtest/gearmand.h @@ -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); + }