move libthreads.h -> include/threads.h
[c11tester.git] / test / linuxrwlocks.c
index a14ed02028796a422cd4f6ae7b20d8323796e093..ac2fe521a36f77bcc7eb523d2c0254d1396f6b6a 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdio.h>
 
-#include "libthreads.h"
+#include <threads.h>
 #include "librace.h"
 #include "stdatomic.h"