necouchman commented on code in PR #360:
URL: https://github.com/apache/guacamole-server/pull/360#discussion_r914137998


##########
src/guacd/daemon.c:
##########
@@ -17,6 +17,8 @@
  * under the License.
  */
 
+#define _GNU_SOURCE 1

Review Comment:
   Required for `pthread_setattr_default_np()`. I'm happy to either add a 
comment to that effect, or use an alternative function?



-- 
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]

Reply via email to