X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_urcu_lfq.c;h=b5cd559d0431302e378e5e672424592912befcf6;hp=cd72fac5cae2079992f7e8d3bab5d899ef841f4a;hb=e5a7d7098f8ed32390c53e166e9638b55d2a38dc;hpb=61e0e50630c2550cfdfd978740893b5df1779c30 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;