#include <sys/socket.h>
#ifndef CMSG_LEN
#error "CMSG_LEN is not defined"
#endif
int main(void) { return 0; }
