1 /* System-dependent stuff, for Harris CX/UX systems */
3 #ifndef alloca /* May be a macro, with args. */
4 extern char *alloca ();
7 #include <sys/types.h> /* Needed by dirent.h */
8 #include <sys/stream.h>
10 typedef struct dirent dirent;
12 /* SVR4 systems should use <termios.h> rather than <termio.h>. */
13 #define _POSIX_VERSION
15 /* SVR4 systems need _POSIX_SOURCE defined to suppress 'struct winsize'
16 definition in <termios.h>, since it's unconditionally defined in