Add back urcu-futex.h and urcu_ref.h for slow deprecation
[urcu.git] / urcu / urcu_ref.h
diff --git a/urcu/urcu_ref.h b/urcu/urcu_ref.h
new file mode 100644 (file)
index 0000000..5579ca6
--- /dev/null
@@ -0,0 +1,2 @@
+#warning "urcu/urcu_ref.h is deprecated. Please include urcu/ref.h instead."
+#include <urcu/ref.h>
This page took 0.022386 seconds and 4 git commands to generate.