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