summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-23 16:30:40 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-23 16:30:40 -0400
commit2fa2ae85cadef6af47826dcddfb4e6d8a4c8b5a3 (patch)
treed5735921e19a1dcbf3de1e9006c921baedda7ae4 /nptl
parentfc2ee42abe595bbf6b8bbf0637648ad8b5d4faab (diff)
Fix strnlen change
Diffstat (limited to 'nptl')
-rw-r--r--nptl/sysdeps/i386/tls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/i386/tls.h b/nptl/sysdeps/i386/tls.h
index 3f597a9771..428f203314 100644
--- a/nptl/sysdeps/i386/tls.h
+++ b/nptl/sysdeps/i386/tls.h
@@ -26,7 +26,7 @@
# include <stddef.h>
# include <stdint.h>
# include <stdlib.h>
-# include <list.h>
+//# include <list.h>
# include <sysdep.h>
# include <kernel-features.h>