rculfhash: do not include urcu-call-rcu.h from public API
[urcu.git] / include / urcu / flavor.h
index 411fefbe3173c67615f046e6b61bbd15cb3e7178..d2d19f6c80df002439bfc6f8331c82b4126bee09 100644 (file)
@@ -27,6 +27,8 @@
 extern "C" {
 #endif
 
+struct rcu_head;
+
 struct urcu_atfork {
        void (*before_fork)(void *priv);
        void (*after_fork_parent)(void *priv);
This page took 0.022978 seconds and 4 git commands to generate.