doc: update examples to API changes
[urcu.git] / doc / examples / list / cds_list_add_tail_rcu.c
index 53784c9a167071ee0d9333b3984ee9ed22b5ae5f..653da6cfc48fdc5540091970caf3b335cc09fb30 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.02246 seconds and 4 git commands to generate.