X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=urcu-pointer.c;h=83f0ffdacb388cdc87016a9a10408fe7b712e62d;hb=b46b23cb9949c585ddf8ccb691458c8c7c60c7ad;hp=79ee72a08e7110ba67a44b80f834096543eaa379;hpb=7d413817f09b2d17b1a79ea012590609ffab5eb6;p=urcu.git diff --git a/urcu-pointer.c b/urcu-pointer.c index 79ee72a..83f0ffd 100644 --- a/urcu-pointer.c +++ b/urcu-pointer.c @@ -24,6 +24,8 @@ * IBM's contributions to this file may be relicensed under LGPLv2 or later. */ +#include + #include "urcu-pointer-static.h" /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu-pointer.h"