mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Update.
2003-09-22 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c: Include <stdint.h>.
This commit is contained in:
@@ -275,6 +275,8 @@ extern "C" {
|
||||
#include <stdio.h> /* needed for malloc_stats */
|
||||
#include <errno.h> /* needed for optional MALLOC_FAILURE_ACTION */
|
||||
|
||||
/* For uintptr_t. */
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
Debugging:
|
||||
|
Reference in New Issue
Block a user