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