]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-cancel24.cc
Add per-thread cache to malloc
[thirdparty/glibc.git] / nptl / tst-cancel24.cc
index 52cf079d5a52fe8d1bc1452571c4dc165c9f9f20..1af709a8cab1d422ef4401e2b2d178df86f863c5 100644 (file)
@@ -1,7 +1,7 @@
-#include <cstdlib>
-#include <cstdio>
 #include <pthread.h>
 #include <semaphore.h>
+#include <stdlib.h>
+#include <stdio.h>
 #include <unistd.h>