mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Include stdlib.h, list.h, sysdep.h and kernel-features.h.
This commit is contained in:
parent
4facf4afec
commit
0a2b90bd50
@ -26,6 +26,10 @@
|
||||
# include <stdbool.h>
|
||||
# include <stddef.h>
|
||||
# include <stdint.h>
|
||||
# include <stdlib.h>
|
||||
# include <list.h>
|
||||
# include <sysdep.h>
|
||||
# include <kernel-features.h>
|
||||
|
||||
/* Type for the dtv. */
|
||||
typedef union dtv
|
||||
|
Loading…
Reference in New Issue
Block a user