X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fcmdline.cc;h=e813eb592c4da4730350ff103ff1994b6bb1f213;hb=3166705c1046e69f9c21b641120dc839f39b0e25;hp=94c41814a0af35236d8cb6b37f13783427699311;hpb=5f767fd094e7485c8e4799a04f550806280540e9;p=awesomized%2Flibmemcached diff --git a/libtest/cmdline.cc b/libtest/cmdline.cc index 94c41814..e813eb59 100644 --- a/libtest/cmdline.cc +++ b/libtest/cmdline.cc @@ -359,7 +359,7 @@ bool Application::slurp() int error; switch ((error= errno)) { -#ifdef TARGET_OS_LINUX +#ifdef __linux case ERESTART: #endif case EINTR: