mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Update.
2002-10-09 Jakub Jelinek <jakub@redhat.com> * no-tsd.c: Include stdlib.h.
This commit is contained in:
parent
d3c79d4ae7
commit
65e6f476b0
@ -1,3 +1,7 @@
|
||||
2002-10-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* no-tsd.c: Include stdlib.h.
|
||||
|
||||
2002-10-07 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/allocalim.h: New file.
|
||||
|
@ -18,6 +18,7 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <sys/cdefs.h> /* for __const */
|
||||
#include <stdlib.h>
|
||||
#include <bits/libc-tsd.h>
|
||||
|
||||
#if !(USE_TLS && HAVE___THREAD)
|
||||
|
Loading…
Reference in New Issue
Block a user