@@ -0,0 +1,11 @@
#pragma once
#ifdef __CYGWIN__
#include <stdbool.h>
bool service_run();
void service_stopped();
#endif
The note is not visible to the blocked user.