model: add bug reporting framework
[c11tester.git] / threads.cc
index 2ff058f45ebe727e952b2769a9f2336dc461106b..dc2db2d9bfefcab57458035f3f4bc815b75b5fc5 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <string.h>
 
-#include "libthreads.h"
+#include <threads.h>
 #include "common.h"
 #include "threads-model.h"