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