mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
support: Include <support/descriptors.h> in support_descriptors.c
This commit is contained in:
parent
b68fabfbbc
commit
c54d864903
@ -1,3 +1,7 @@
|
||||
2019-08-14 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* support/support_descriptors.c: Include <support/descriptors.h>.
|
||||
|
||||
2019-08-14 Feng Xue <fxue@os.amperecomputing.com>
|
||||
|
||||
* sysdeps/aarch64/multiarch/memset_base64.S (DC_ZVA_THRESHOLD):
|
||||
|
@ -21,6 +21,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <support/check.h>
|
||||
#include <support/descriptors.h>
|
||||
#include <support/support.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysmacros.h>
|
||||
|
Loading…
Reference in New Issue
Block a user