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