]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-tls4.c
Add per-thread cache to malloc
[thirdparty/glibc.git] / nptl / tst-tls4.c
index 42f0bf3bf45bdc3ba08d1c2a97f994e511c7befd..15da980ea24ee052e11da3537481e6e6446c6561 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
 #include <dlfcn.h>
 #include <errno.h>
 #include <pthread.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <tls.h>
-
 
 #define N 3