#include <poll.h>
struct timespec foo;
int main(void) { return 0; }
