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