mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
* sysdeps/generic/libc-tls.c: Likewise.
This commit is contained in:
parent
0e4b99b65b
commit
7d0b1164e6
@ -1,6 +1,7 @@
|
||||
2002-08-07 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/rtld.c: Include <errno.h>.
|
||||
* sysdeps/generic/libc-tls.c: Likewise.
|
||||
|
||||
2002-08-07 Roland McGrath <roland@redhat.com>
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -17,6 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <errno.h>
|
||||
#include <ldsodefs.h>
|
||||
#include <tls.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user