X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcommon%2Fdebug-yield.h;h=b48561c4589fdc82e1e79aaaa107cfb999d10756;hb=0614a2e61ccbf150cc51d4fd3073b285983417c5;hp=c60e4e0eb1c272b9dbf5db9691c7e2fce9cd06d0;hpb=2650042a5405028da49bfcfb71053b78a56a9ed4;p=urcu.git diff --git a/tests/common/debug-yield.h b/tests/common/debug-yield.h index c60e4e0..b48561c 100644 --- a/tests/common/debug-yield.h +++ b/tests/common/debug-yield.h @@ -31,6 +31,8 @@ #include #include +#include + #define RCU_YIELD_READ (1 << 0) #define RCU_YIELD_WRITE (1 << 1)