Fix: add missing urcu wfqueue headers in relayd
[lttng-tools.git] / src / bin / lttng-relayd / connection.h
index 931169ec0616d348e5198a46d2b22b24b2eb9867..eeb1d545bb7ac279b81ef11798666bee2689c377 100644 (file)
@@ -23,6 +23,7 @@
 #include <inttypes.h>
 #include <pthread.h>
 #include <urcu.h>
+#include <urcu/wfqueue.h>
 #include <urcu/list.h>
 
 #include <common/hashtable/hashtable.h>
This page took 0.022797 seconds and 4 git commands to generate.