X-Git-Url: http://plrg.eecs.uci.edu/git/?p=c11tester.git;a=blobdiff_plain;f=action.h;h=e65b8db9ef1493e88b402be87d176401bed055dc;hp=4b49f145a69ac77d04e9d0af3008e67c29109303;hb=5881b6573197c0366e2380cf28f78189c3fde312;hpb=dfb47d6bc6aacb0ce93a6e497d8abd027c12ec50 diff --git a/action.h b/action.h index 4b49f145..e65b8db9 100644 --- a/action.h +++ b/action.h @@ -11,7 +11,7 @@ #include "mymemory.h" #include "memoryorder.h" #include "modeltypes.h" -#include "pthread.h" +#include "mypthread.h" #include "classlist.h" namespace cdsc {