mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
parent
168d74ab0e
commit
e927ad367f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
#include <errno.h> // IWYU pragma: keep
|
#include <errno.h> // IWYU pragma: keep
|
||||||
#include <fcntl.h> // IWYU pragma: keep
|
#include <fcntl.h> // IWYU pragma: keep
|
||||||
#include <limits.h> // IWYU pragma: keep
|
#include <limits.h> // IWYU pragma: keep
|
||||||
|
#include <unistd.h> // IWYU pragma: keep
|
||||||
#include <wctype.h>
|
#include <wctype.h>
|
||||||
|
|
||||||
#include <cwchar>
|
#include <cwchar>
|
||||||
|
|
Loading…
Reference in a new issue