#pragma once #include "fd.h" const struct fd_provider timerfd_fd_provider; #define MAX_TIMERFD_FDS 8 .