mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
elf: Include <stdint.h> in tst-tls20.c
The test uses standard integer types.
This commit is contained in:
parent
e49c3c5d7a
commit
3c7c511782
@ -19,6 +19,7 @@
|
||||
#include <array_length.h>
|
||||
#include <dlfcn.h>
|
||||
#include <pthread.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <support/check.h>
|
||||
|
Loading…
Reference in New Issue
Block a user