Просмотр исходного кода

Fix another compile error on Windows when not building with GnuTLS

tags/v1.8.90
Peter Åstrand (astrand) 6 лет назад
Родитель
Сommit
454ed79428
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      win/vncconfig/Authentication.h

+ 2
- 0
win/vncconfig/Authentication.h Просмотреть файл

@@ -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",

Загрузка…
Отмена
Сохранить