rename mypthread.h to pthread.h
[c11tester.git] / pthread.cc
index 8c2bc076f3024edbc9042d428385b3dd36f77bc2..4f2dcd0ee7e00665274c239533234cb31499bc6c 100644 (file)
@@ -1,7 +1,7 @@
 #include "common.h"
 #include "threads-model.h"
 #include "action.h"
-#include "mypthread.h"
+#include "pthread.h"
 
 #include "snapshot-interface.h"
 #include "datarace.h"