summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/generic/dl-tls.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/generic/dl-tls.c')
-rw-r--r--libpthread/nptl/sysdeps/generic/dl-tls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/generic/dl-tls.c b/libpthread/nptl/sysdeps/generic/dl-tls.c
index 10a54211a..989e587a2 100644
--- a/libpthread/nptl/sysdeps/generic/dl-tls.c
+++ b/libpthread/nptl/sysdeps/generic/dl-tls.c
@@ -19,7 +19,6 @@
#if defined SHARED || defined NOT_IN_libc
# error in buildsystem: This file is for libc.a
#endif
-#include <libintl.h>
#include <signal.h>
#include <stdlib.h>
#include <sys/param.h>