[PATCH 1/6] lib: Add missing config.h include to next_prime.c

Mark Wielaard mark@klomp.org
Mon Oct 14 20:38:22 GMT 2024


Hi Michael,

On Thu, Oct 10, 2024 at 10:26:54AM +0000, Michael Pratt wrote:
> This is the last remaining C source file as of this commit
> without the standard conditional inclusion of config.h
> as the very first header.
> 
>       * lib/next_prime.c: add missing config.h header.

Looks good and is more consistent. Pushed.

There isn't much code in this file. What kind of build issue are you
seeing without this? Does config.h contain some construct that affects
the build of this file?

Thanks,

Mark


More information about the Elfutils-devel mailing list