X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fhlist.h;fp=urcu%2Fhlist.h;h=82015b36fa1aa32a795fa556df52f76d9a342121;hp=e3b94ced234f61a721a52cef7a19fec543c63b5a;hb=9056e3b82eab303fcfc1262fd9889b23173ee282;hpb=666d90e83ac54a45f3cded53835f6aabda6e2484 diff --git a/urcu/hlist.h b/urcu/hlist.h index e3b94ce..82015b3 100644 --- a/urcu/hlist.h +++ b/urcu/hlist.h @@ -16,6 +16,8 @@ * published by the Free Software Foundation. */ +#include + struct cds_hlist_head { struct cds_hlist_node *next;