X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ftest_urcu_lfq.c;h=cb50586ec3176ea6b4e3b100c8ba156d97295c38;hb=bc2433a9853a945a825c244e9ccfe341b73b2ceb;hp=b5cd559d0431302e378e5e672424592912befcf6;hpb=e5a7d7098f8ed32390c53e166e9638b55d2a38dc;p=userspace-rcu.git diff --git a/tests/test_urcu_lfq.c b/tests/test_urcu_lfq.c index b5cd559..cb50586 100644 --- a/tests/test_urcu_lfq.c +++ b/tests/test_urcu_lfq.c @@ -34,12 +34,15 @@ #include #include #include -#include #include #include #include +#ifdef __linux__ +#include +#endif + /* hardcoded number of CPUs */ #define NR_CPUS 16384