X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=runtime%2Frcu.c;h=c2e465e6cfcc3b0805e9d327f3430cd2ecee17be;hp=837845381c1b9c7fc0df50d9ea4748bf3eabc63a;hb=fb536c12185fd1e339b5fd479d9ef84554b436df;hpb=3ad1b21110cea1cf04f6acf5500d774bba05a8c8 diff --git a/runtime/rcu.c b/runtime/rcu.c index 8378453..c2e465e 100644 --- a/runtime/rcu.c +++ b/runtime/rcu.c @@ -6,6 +6,7 @@ */ #include #include "common.h" +#include "runtime_local.h" #include "lwt.h" #include "mem.h" #include "tls.h"