GUAC-658: Add missing include for socket.h
This commit is contained in:
parent
dbaca11d68
commit
e0e57b1885
@ -46,6 +46,7 @@
|
||||
#include <guacamole/instruction.h>
|
||||
#include <guacamole/plugin.h>
|
||||
#include <guacamole/protocol.h>
|
||||
#include <guacamole/socket.h>
|
||||
|
||||
#ifdef ENABLE_SSL
|
||||
#include <openssl/ssl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user