mirror of
https://github.com/bminor/glibc.git
synced 2026-06-30 19:58:21 +00:00
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user