jmuehlner commented on a change in pull request #373:
URL: https://github.com/apache/guacamole-server/pull/373#discussion_r812370962
##########
File path: src/protocols/kubernetes/argv.c
##########
@@ -21,6 +21,7 @@
#include "argv.h"
#include "kubernetes.h"
#include "terminal/terminal.h"
+#include "terminal/terminal_priv.h"
Review comment:
Because internals from the terminal struct are used here - see line 57.
The same goes for all the others that have the header included.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]