X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=urcu%2Frculist.h;h=e0ff93923fa3ffd2b5675fc273f4ebd6ddf3b3e6;hb=94b7b9d25402e563a44651e65a29c88d41255bca;hp=96f0a3021d86b4b38bb2affb117dbd9b29524cb9;hpb=63ff4873e046ba582d20e79ebff16ee7da2aa92f;p=urcu.git diff --git a/urcu/rculist.h b/urcu/rculist.h index 96f0a30..e0ff939 100644 --- a/urcu/rculist.h +++ b/urcu/rculist.h @@ -24,7 +24,8 @@ #define _URCU_RCULIST_H #include -#include +#include +#include /* Add new element at the head of the list. */