#pragma once #include "fd.h" const struct fd_provider eventfd_fd_provider; #define MAX_EVENTFD_FDS 8 .