diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/sparc/tls.h')
-rw-r--r-- | libpthread/nptl/sysdeps/sparc/tls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/sparc/tls.h b/libpthread/nptl/sysdeps/sparc/tls.h index ddc484855..ea26ed32f 100644 --- a/libpthread/nptl/sysdeps/sparc/tls.h +++ b/libpthread/nptl/sysdeps/sparc/tls.h @@ -20,7 +20,6 @@ #ifndef _TLS_H #define _TLS_H -#include <dl-sysdep.h> #ifndef __ASSEMBLER__ # include <stdbool.h> # include <stddef.h> |