Hi Mark, On Monday, October 14th, 2024 at 16:38, Mark Wielaard <m...@klomp.org> 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 incorporate gnulib to the build, so the build simply fails due to their strict requirements of including config.h before including any other header that gnulib provides. I'm not familiar with the exact reason for this requirement, but I'm sure it could potentially cause a problem if one overrides it. -- MCP
- [PATCH 0/6] Various portability fixes and organization Michael Pratt
- [PATCH 2/6] libcpu: Include config.h before standard he... Michael Pratt
- Re: [PATCH 2/6] libcpu: Include config.h before sta... Mark Wielaard
- [PATCH 1/6] lib: Add missing config.h include to next_p... Michael Pratt
- Re: [PATCH 1/6] lib: Add missing config.h include t... Mark Wielaard
- Re: [PATCH 1/6] lib: Add missing config.h inclu... Michael Pratt
- [PATCH 3/6] libdw: Let clean targets be unconditional Michael Pratt
- Re: [PATCH 3/6] libdw: Let clean targets be uncondi... Mark Wielaard
- [PATCH 4/6] src: Prevent invalid include of binary into... Michael Pratt
- Re: [PATCH 4/6] src: Prevent invalid include of bin... Aaron Merey
- Re: [PATCH 4/6] src: Prevent invalid include of... Michael Pratt
- [PATCH 5/6] Remove usage of "unlocked" varian... Michael Pratt
- Re: [PATCH 5/6] Remove usage of "unlocked"... Mark Wielaard
- [PATCH v2 5/6] Remove usage of "unlocked&q... Michael Pratt
- Re: [PATCH v2 5/6] Remove usage of "un... Mark Wielaard
- [PATCH 6/6] Use file stream or format variants of stdio... Michael Pratt