mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Remove unnecessary include from x86-32 tls.h
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
2011-10-23 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* sysdeps/i386/tls.h: Remove #include <list.h>.
|
||||
|
||||
2011-10-15 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* pthread_create.c (start_thread): Ca;; __ctype_init.
|
||||
* pthread_create.c (start_thread): Call __ctype_init.
|
||||
|
||||
2011-09-15 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
# include <stddef.h>
|
||||
# include <stdint.h>
|
||||
# include <stdlib.h>
|
||||
//# include <list.h>
|
||||
# include <sysdep.h>
|
||||
# include <kernel-features.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user