mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
A bit more custom-client framework.
This commit is contained in:
10
guacamole/proxy/vnc_client.h
Normal file
10
guacamole/proxy/vnc_client.h
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#ifndef _VNC_CLIENT_H
|
||||
#define _VNC_CLIENT_H
|
||||
|
||||
#include "client.h"
|
||||
|
||||
void vnc_guac_client_init(guac_client* client);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user