Rename for the new liburcu API namespace
[ust.git] / include / ust / ustd.h
index 0757acb9b035f77472c797dd25dc35d88914d190..6336e696414ba06debe0a1a5d8b734ef5b2d54a2 100644 (file)
@@ -79,7 +79,7 @@ struct libustd_instance {
        struct libustd_callbacks *callbacks;
        int quit_program;
        int is_init;
-       struct list_head connections;
+       struct cds_list_head connections;
        int epoll_fd;
        struct ustcomm_sock *listen_sock;
        char *sock_path;
This page took 0.022072 seconds and 4 git commands to generate.