Przeglądaj źródła

Fix another compile error on Windows when not building with GnuTLS

tags/v1.8.90
Peter Åstrand (astrand) 6 lat temu
rodzic
commit
454ed79428
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      win/vncconfig/Authentication.h

+ 2
- 0
win/vncconfig/Authentication.h Wyświetl plik

@@ -29,7 +29,9 @@
#include <rfb/Security.h>
#include <rfb/SecurityServer.h>
#include <rfb/SSecurityVncAuth.h>
#ifdef HAVE_GNUTLS
#include <rfb/SSecurityTLS.h>
#endif
#include <rfb/Password.h>

static rfb::BoolParameter queryOnlyIfLoggedOn("QueryOnlyIfLoggedOn",

Ładowanie…
Anuluj
Zapisz