Solaris term.h needs both termio.h and termios.h
On solaris, the term.h pulls in termio.h and termios.h if it detects that they are not loaded. Because stmclient.h pulls in termios.h that breaks type definitions in term.h that needs termio.h.
parent
993abf57
Please register or sign in to comment