X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=runtime%2Frlocal.h;fp=runtime%2Frlocal.h;h=1c727bb7bdaf233b9195257ecac26ccd4843b417;hp=4828c6eead11e6c23fd9f2eabbb6182dc9f8b208;hb=a1d0b3ca99552878b1becf561d8f3291992aaa67;hpb=ef7c7fd495750e0d26762df9f1a297500553874f diff --git a/runtime/rlocal.h b/runtime/rlocal.h index 4828c6e..1c727bb 100644 --- a/runtime/rlocal.h +++ b/runtime/rlocal.h @@ -1,7 +1,8 @@ #ifndef RLOCAL_H #define RLOCAL_H + +#include "runtime.h" #include "tls.h" -DECLARE_THREAD_LOCAL(tid_, int); void mem_init (void);