View | Details | Raw Unified | Return to bug 234929 | Differences between
and this patch

Collapse All | Expand All

(-)libvncclient/sasl.h (+1 lines)
Lines 23-28 Link Here
23
#ifdef LIBVNCSERVER_HAVE_SASL
23
#ifdef LIBVNCSERVER_HAVE_SASL
24
24
25
#include <rfb/rfbclient.h>
25
#include <rfb/rfbclient.h>
26
#include <sys/socket.h>
26
27
27
/*
28
/*
28
 *  Perform the SASL authentication process
29
 *  Perform the SASL authentication process

Return to bug 234929