Revision 1de7afc9 ui/vnc-auth-sasl.h

b/ui/vnc-auth-sasl.h
32 32
typedef struct VncStateSASL VncStateSASL;
33 33
typedef struct VncDisplaySASL VncDisplaySASL;
34 34

  
35
#include "acl.h"
35
#include "qemu/acl.h"
36 36

  
37 37
struct VncStateSASL {
38 38
    sasl_conn_t *conn;

Also available in: Unified diff