Hi Mark,
On Monday, October 14th, 2024 at 16:38, Mark Wielaard wrote:
>
>
> 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?
Like I mentioned in the cover letter, we inco
Hi Michael,
On Thu, Oct 10, 2024 at 10:26:54AM +, 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 i
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.
Signed-off-by: Michael Pratt
---
lib/next_prime.c | 4
1 file changed, 4 insertions(+)
diff --