# HG changeset patch # User Jim Blandy # Date 738194949 0 # Node ID c1c607a0b1521e4ee758d41ab4ebc674272e979f # Parent 4362156002478ae0951e8382319ddac5d6f9be7b * m/iris4d.h (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h. diff -r 436215600247 -r c1c607a0b152 src/m/iris4d.h --- a/src/m/iris4d.h Sun May 23 22:08:57 1993 +0000 +++ b/src/m/iris4d.h Sun May 23 22:09:09 1993 +0000 @@ -157,10 +157,6 @@ #define TERMINFO -/* sioctl.h should be included where appropriate. */ - -#define NEED_SIOCTL - /* Letter to use in finding device name of first pty, if system supports pty's. 'a' means it is /dev/ptya0 */