X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/2e4f855ad17fd958d1643d2170054734053033fc..13ceb5587aabc8cb42b646a7c85625c2f50171dc:/ev%20%20.h/software/libev.git/blobdiff_plain/2e4f855ad17fd958d1643d2170054734053033fc..13ceb5587aabc8cb42b646a7c85625c2f50171dc:/ev++.h?ds=inline diff --git a/ev++.h b/ev++.h index ce18ca0..f335926 100644 --- a/ev++.h +++ b/ev++.h @@ -309,6 +309,12 @@ namespace ev { EV_END_WATCHER (embed, embed) #endif + #if EV_FORK_ENABLE + EV_BEGIN_WATCHER (fork, fork) + void set () { } + EV_END_WATCHER (fork, fork) + #endif + #undef EV_CONSTRUCT #undef EV_BEGIN_WATCHER #undef EV_END_WATCHER