1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* sysdeps/generic/libc-tls.c: Likewise.
This commit is contained in:
Ulrich Drepper
2002-08-08 04:16:54 +00:00
parent 0e4b99b65b
commit 7d0b1164e6
3 changed files with 3 additions and 0 deletions

View File

@ -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>