doc: update examples to API changes
[urcu.git] / doc / examples / hlist / cds_hlist_add_head_rcu.c
index 12161d1d4a792df02460508b6e2add82561156b0..bfe71c4263680bdf8b81132908d191699c197535 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/rcuhlist.h>     /* RCU hlist */
 #include <urcu/compiler.h>     /* For CAA_ARRAY_SIZE */
 
This page took 0.022859 seconds and 4 git commands to generate.