@@ -0,0 +1,10 @@
#ifndef SERVER_H_QWERTY
#define SERVER_H_QWERTY
int server_init(void);
int server_config(void);
int server_run(void);
#endif
The note is not visible to the blocked user.