mirror of
https://github.com/open-simh/simh.git
synced 2026-04-26 04:07:23 +00:00
HP-UX port supplied by Mikulas Patocka
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
#elif defined (__unix__) || defined(__APPLE__) /* UNIX definitions */
|
||||
|
||||
#include <fcntl.h>
|
||||
#ifdef __hpux
|
||||
#include <sys/modem.h>
|
||||
#endif
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
Reference in New Issue
Block a user