changeset 2991:c1c607a0b152

* m/iris4d.h (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
author Jim Blandy <jimb@redhat.com>
date Sun, 23 May 1993 22:09:09 +0000
parents 436215600247
children 8c74c4712164
files src/m/iris4d.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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  */