mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-29 06:46:35 -04:00
include sys/timerfd as required by epoll-shim
This commit is contained in:
parent
7d314ce738
commit
a8da30c437
1 changed files with 1 additions and 0 deletions
1
fdm.c
1
fdm.c
|
|
@ -8,6 +8,7 @@
|
|||
#include <fcntl.h>
|
||||
|
||||
#include <sys/epoll.h>
|
||||
#include <sys/timerfd.h>
|
||||
|
||||
#include <tllist.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue