public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] support: Include <support/descriptors.h> in support_descriptors.c
@ 2019-08-14 14:25 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2019-08-14 14:25 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c54d86490300c29e00c20c8123388bd47f6fec76

commit c54d86490300c29e00c20c8123388bd47f6fec76
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Aug 14 12:54:49 2019 +0200

    support: Include <support/descriptors.h> in support_descriptors.c

Diff:
---
 ChangeLog                     | 4 ++++
 support/support_descriptors.c | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index b6c92d4..6e44a57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):
diff --git a/support/support_descriptors.c b/support/support_descriptors.c
index 00e437e..848f56c 100644
--- a/support/support_descriptors.c
+++ b/support/support_descriptors.c
@@ -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>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-14 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 14:25 [glibc] support: Include <support/descriptors.h> in support_descriptors.c Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).