On 16/04/2024 21:53, Collin Funk wrote:
I noticed 'src/temp-stream.c' includes <stdbool.h>. This should be
unnecessary since Gnulib defines in in config.h right?

Feel free to apply this patch unless I am missing something. The
following returns no other files:

$ find . -name '*.[ch]' | xargs grep -E 
'[[:blank:]]*#[[:blank:]]*include[[:blank:]]+<stdbool.h>'

Applied.

thanks,
Pádraig


Reply via email to