GUACAMOLE-377: Add missing include for errno.
This commit is contained in:
parent
3b021e867c
commit
e9fcf00cb7
@ -31,6 +31,7 @@
|
||||
#include <guacamole/protocol.h>
|
||||
#include <guacamole/socket.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user