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