From: David Goulet Date: Mon, 10 Feb 2014 22:21:14 +0000 (-0500) Subject: Fix: add missing urcu wfqueue headers in relayd X-Git-Tag: v2.5.0-rc1~194 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=ed4bd02eb90af71032efcc0fb15f04b3c7d54ce3 Fix: add missing urcu wfqueue headers in relayd Signed-off-by: David Goulet --- diff --git a/src/bin/lttng-relayd/connection.h b/src/bin/lttng-relayd/connection.h index 931169ec0..eeb1d545b 100644 --- a/src/bin/lttng-relayd/connection.h +++ b/src/bin/lttng-relayd/connection.h @@ -23,6 +23,7 @@ #include #include #include +#include #include #include