This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Xos.h and sys/un.h conflict


Now Cygwin has struct sockaddr_un in sys/un.h, but Xos.h
assumes that Cygwin does not have it yet.
So, if Xos.h and sys/un.h are both included,
struct sockaddr_un is redefined.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]