Add wfcqueue header to cds.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Oct 2012 20:41:16 +0000 (16:41 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Oct 2012 20:41:16 +0000 (16:41 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/cds.h

index ea74cf1c8f0407e21fd791a04d7a8f5ccd170759..d9e79848b4cba8c920a508f6e801ea4593084e92 100644 (file)
@@ -31,6 +31,7 @@
 #include <urcu/rculfstack.h>
 #include <urcu/rculfhash.h>
 #include <urcu/wfqueue.h>
+#include <urcu/wfcqueue.h>
 #include <urcu/wfstack.h>
 
 #endif /* _URCU_CDS_H */
This page took 0.02479 seconds and 4 git commands to generate.