mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "exit.h"
|
||||
#include <fork.h>
|
||||
#include <sysdep.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* If D is non-NULL, call all functions registered with `__cxa_atexit'
|
||||
with the same dso handle. Otherwise, if D is NULL, call all of the
|
||||
|
||||
Reference in New Issue
Block a user