lfstack: implement lock-free stack
[urcu.git] / urcu / cds.h
index d9e79848b4cba8c920a508f6e801ea4593084e92..78534bbe1dc200af2c6a0b4530d6e850a338a241 100644 (file)
@@ -33,5 +33,6 @@
 #include <urcu/wfqueue.h>
 #include <urcu/wfcqueue.h>
 #include <urcu/wfstack.h>
+#include <urcu/lfstack.h>
 
 #endif /* _URCU_CDS_H */
This page took 0.021943 seconds and 4 git commands to generate.