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