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