X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Flinuxrwlocks.c;h=7e317aa9fcf019b91336823985d5054c9b23166d;hb=2d0d4ac38e05905a6633b3f2d5112ccadd45c27f;hp=ac2fe521a36f77bcc7eb523d2c0254d1396f6b6a;hpb=616746ec12aae78b0d0262c009568109686cb000;p=model-checker.git diff --git a/test/linuxrwlocks.c b/test/linuxrwlocks.c index ac2fe52..7e317aa 100644 --- a/test/linuxrwlocks.c +++ b/test/linuxrwlocks.c @@ -1,8 +1,8 @@ #include - #include +#include + #include "librace.h" -#include "stdatomic.h" #define RW_LOCK_BIAS 0x00100000 #define WRITE_LOCK_CMP RW_LOCK_BIAS