X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=urcu%2Fhlist.h;h=82015b36fa1aa32a795fa556df52f76d9a342121;hb=87159645a8b732c34e502b0852f095da8e08800f;hp=e3b94ced234f61a721a52cef7a19fec543c63b5a;hpb=16aa9ee87cf4364921c36025359be01390338d87;p=urcu.git 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;