mike-jumper commented on a change in pull request #217: GUACAMOLE-414: Implement TLS Write Locking Callbacks URL: https://github.com/apache/guacamole-server/pull/217#discussion_r264058461
########## File path: src/protocols/vnc/vnc.h ########## @@ -32,6 +32,7 @@ #include <guacamole/client.h> #include <guacamole/layer.h> #include <rfb/rfbclient.h> +#include <rfb/rfbconfig.h> Review comment: With the TLS locking callback check now happening within `configure.ac`, is this header necessary? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
