public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] 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: libc-alpha

2019-08-14  Florian Weimer  <fweimer@redhat.com>

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

diff --git a/support/support_descriptors.c b/support/support_descriptors.c
index 00e437e9dc..848f56c6a0 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 [PATCH COMMITTED] 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).