Fix: urcu-bp, urcu, urcu-qsbr should include wfcqueue
[urcu.git] / urcu.c
diff --git a/urcu.c b/urcu.c
index a5178c0054bea5f0363b571d542b98b4d6803f9e..10ea7de09efe54ff96800aae4019d7198a9efa24 100644 (file)
--- a/urcu.c
+++ b/urcu.c
@@ -36,7 +36,7 @@
 #include <errno.h>
 #include <poll.h>
 
-#include "urcu/wfqueue.h"
+#include "urcu/wfcqueue.h"
 #include "urcu/map/urcu.h"
 #include "urcu/static/urcu.h"
 #include "urcu-pointer.h"
This page took 0.023038 seconds and 4 git commands to generate.