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