X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fcommon%2Fthread-id.h;h=47a74570efa23c1868ac7a6d426878de05ff3ce2;hp=9378edcf2ce9246f12f0260eaf294ad2de1ceaf2;hb=9ba261bd496f2dfac38a16e341259553335dd165;hpb=58a052effb2305655ff1b7233c78ab24fc25257e diff --git a/tests/common/thread-id.h b/tests/common/thread-id.h index 9378edc..47a7457 100644 --- a/tests/common/thread-id.h +++ b/tests/common/thread-id.h @@ -17,9 +17,8 @@ * provided the above notices are retained, and a notice that the code was * modified is included with the above copyright notice. */ - #ifdef __linux__ -# include +# include # if defined(_syscall0) _syscall0(pid_t, gettid)