#pragma once #include "fd.h" const struct fd_provider pipes_fd_provider; #define MAX_PIPE_FDS 8 .