mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-29 06:46:35 -04:00
changes requested by code review
This commit is contained in:
parent
a8da30c437
commit
39e226e923
7 changed files with 16 additions and 25 deletions
4
main.c
4
main.c
|
|
@ -10,11 +10,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#if __linux__
|
||||
#include <sys/sysinfo.h>
|
||||
#elif __FreeBSD__
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <fcft/fcft.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue