fix async thread cancellation stack alignment
[musl] / src / thread / pthread_testcancel.c
index ee48e6d..d772449 100644 (file)
@@ -1,5 +1,4 @@
 #include "pthread_impl.h"
-#include "libc.h"
 
 static void dummy()
 {