#ifndef _cygwin_sys_socket_h #define _cygwin_sys_socket_h #include_next #ifndef IFF_POINTOPOINT # define IFF_POINTOPOINT 0x10 #endif #endif