Commit 73d39980 authored by Anton Lundin's avatar Anton Lundin
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment