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
2016-06-26 23:25:56 -05:00
2016-04-23 19:37:21 +02:00
2016-04-28 20:08:41 +02:00
Description
No description provided
462 KiB
Languages
C 89.7%
Shell 5.5%
Meson 4.8%