X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftest_urcu_lfq.c;h=b5cd559d0431302e378e5e672424592912befcf6;hb=refs%2Ftags%2Fv0.6.1;hp=cd72fac5cae2079992f7e8d3bab5d899ef841f4a;hpb=b7ef17d170fe415c082fb22af19f49188554f05c;p=userspace-rcu.git diff --git a/tests/test_urcu_lfq.c b/tests/test_urcu_lfq.c index cd72fac..b5cd559 100644 --- a/tests/test_urcu_lfq.c +++ b/tests/test_urcu_lfq.c @@ -62,7 +62,7 @@ static inline pid_t gettid(void) #define _LGPL_SOURCE #endif #include -#include +#include static volatile int test_go, test_stop;