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