#ifdef __sgi #include #endif struct NetworkReturnAddressStruct { struct sockaddr_in cl_addr; int clilen; int sockfd; };