mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 18:21:13 -03:00
The "fatal error: 'stddef.h' file not found" error is caused by incomplete installation of IWYU, which can be fixed directly. See https://github.com/include-what-you-use/include-what-you-use/issues/100