David Eklov
12ded9a141
Bug fix: Add missing header file, unistd.h
Without unistd.h the following functions getuid, alarm and close are implicitly declared causing compilation to fail due to -Werror=implicit-function-declaration
Description
No description provided
Languages
C
89.7%
Shell
5.5%
Meson
4.8%