mirror of
https://github.com/sigmasternchen/Serwer
synced 2025-03-15 07:08:54 +00:00
6 lines
77 B
C
6 lines
77 B
C
#ifndef WS_HANDLERS_H
|
|
#define WS_HANDLERS_H
|
|
|
|
handler_t info_handler;
|
|
|
|
#endif
|