X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Frcu.c;h=c2e465e6cfcc3b0805e9d327f3430cd2ecee17be;hb=fb536c12185fd1e339b5fd479d9ef84554b436df;hp=837845381c1b9c7fc0df50d9ea4748bf3eabc63a;hpb=9ec5405d406696c6cbdb7a47ade7fccc736a8b53;p=nbds 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"