Github user necouchman commented on a diff in the pull request:
https://github.com/apache/guacamole-server/pull/154#discussion_r199991408
--- Diff: src/protocols/rdp/compat/winpr-stream.h ---
@@ -60,6 +60,7 @@
#define Stream_Buffer stream_get_head
#define Stream_Pointer stream_get_tail
#define Stream_Length stream_get_size
+#define Stream_Copy stream_copy
--- End diff --
Nope.---
