mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-02 06:41:21 +00:00
Remove platform support for Apollo/Domain. (#30)
This commit is contained in:
@@ -34,8 +34,6 @@ Unix Interface Communications
|
||||
#include <string.h> /* for strcpy etc. */
|
||||
#ifdef OS4
|
||||
#include <sys/termios.h>
|
||||
#elif APOLLO
|
||||
#include </sys5/usr/include/termios.h>
|
||||
#elif LINUX
|
||||
#include <termios.h>
|
||||
/* this was called termio in the past, but no longer
|
||||
|
||||
Reference in New Issue
Block a user