#include <sys/socket.h>
int const foo = MSG_NOSIGNAL;
int main(void) { return 0; }
