Solaris fixes, mostly from Dagobert Michelsen.

This commit is contained in:
Nicholas Marriott
2017-03-09 15:39:13 +00:00
parent 5d3296c53b
commit 514a723f74
8 changed files with 126 additions and 1 deletions

View File

@ -15,7 +15,10 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/types.h>
#include <string.h>
#include <termios.h>
#include "compat.h"