GUACAMOLE-422: Add errno header.

This commit is contained in:
Nick Couchman 2018-11-11 15:48:02 -05:00
parent e2b4de9d95
commit 0b71559017

View File

@ -35,6 +35,7 @@
#include "compat/winpr-wtypes.h"
#endif
#include <errno.h>
#include <stddef.h>
#include <string.h>