mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Fix last change
Include shlib-compat.h for SHLIB_COMPAT.
This commit is contained in:
@ -228,6 +228,8 @@
|
||||
#include <stdio.h> /* needed for malloc_stats */
|
||||
#include <errno.h>
|
||||
|
||||
#include <shlib-compat.h>
|
||||
|
||||
/* For uintptr_t. */
|
||||
#include <stdint.h>
|
||||
|
||||
|
Reference in New Issue
Block a user