#include <poll.h>
int const foo = POLLERR;
int main(void) { return 0; }
