docs: mention cygwin shortcoming in <sys/un.h>
[gnulib.git] / doc / posix-headers / sys_un.texi
index 78c848e..2297a13 100644 (file)
@@ -14,4 +14,8 @@ Portability problems not fixed by Gnulib:
 @item
 This header file is missing on some platforms:
 mingw, MSVC 9, BeOS.
+@item
+This header requires <code>sys/socket.h</code> to be included first on
+some platforms:
+Cygwin 1.7.18.
 @end itemize