GUAC-730: Add missing rail headers to guac_handlers.c.
This commit is contained in:
parent
6f5991c504
commit
1973f42f61
@ -50,6 +50,12 @@
|
||||
#include "compat/client-cliprdr.h"
|
||||
#endif
|
||||
|
||||
#ifdef LEGACY_FREERDP
|
||||
#include "compat/rail.h"
|
||||
#else
|
||||
#include <freerdp/rail.h>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user