On Tue, Jan 17, 2023 at 3:23 AM Andreas Rheinhardt <
andreas.rheinha...@outlook.com> wrote:
> Aman Karmani:
> > From: Aman Karmani
> >
> > HAVE_SYSCTL is used to guard #include , so make sure
> > we only define it when that header is present.
> >
> > In recent glibc, the header was removed:
> > h
Aman Karmani:
> From: Aman Karmani
>
> HAVE_SYSCTL is used to guard #include , so make sure
> we only define it when that header is present.
>
> In recent glibc, the header was removed:
> https://sourceware.org/pipermail/glibc-cvs/2020q2/069366.html
>
> Signed-off-by: Aman Karmani
> ---
>