doc: update examples to API changes
[urcu.git] / doc / examples / list / cds_list_add_rcu.c
index ad1d909cb7135d928dda85218e3e5ca3e64e3336..4235d251ee04327f80a012ea458b13713cd5bf00 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <stdio.h>
 
-#include <urcu.h>              /* Userspace RCU flavor */
+#include <urcu/urcu-memb.h>    /* Userspace RCU flavor */
 #include <urcu/rculist.h>      /* RCU list */
 #include <urcu/compiler.h>     /* For CAA_ARRAY_SIZE */
 
This page took 0.021961 seconds and 4 git commands to generate.