X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fgearmand.h;h=49c08c9f6b723e50b01fd3b7586bbe59dc2593cf;hb=03fa930d5d4adbe7611ceccd3c8d012b524a36ea;hp=0c09774c1a3ceae93e46dfd3149bf6ef26dee134;hpb=47f45992107361ad58c170bdf78fdc92523fab06;p=awesomized%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); + }