Skip to content

Commit

Permalink
GUACAMOLE-422: Add errno header.
Browse files Browse the repository at this point in the history
  • Loading branch information
necouchman committed Nov 11, 2018
1 parent e2b4de9 commit 0b71559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocols/rdp/rdp_settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "compat/winpr-wtypes.h"
#endif

#include <errno.h>
#include <stddef.h>
#include <string.h>

Expand Down

0 comments on commit 0b71559

Please sign in to comment.