posix_openpt: Fix compilation error.
[gnulib.git] / doc / posix-headers / termios.texi
index cf9c24b..11d4d99 100644 (file)
@@ -7,11 +7,15 @@ Gnulib module: termios
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This header file is missing on some platforms:
+mingw, MSVC 9.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This header file is missing on some platforms:
-mingw.
+The types @code{struct termios}, @code{cc_t}, @code{speed_t}, @code{tcflag_t}
+are not defined on some platforms:
+mingw, MSVC 9.
 @end itemize