#pragma once #include "fd.h" const struct fd_provider testfile_fd_provider; #define MAX_TESTFILE_FDS 4 .