changeset 2990:436215600247

* 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:08:57 +0000
parents 571142b03bf4
children c1c607a0b152
files src/s/irix3-3.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/irix3-3.h	Sun May 23 22:03:39 1993 +0000
+++ b/src/s/irix3-3.h	Sun May 23 22:08:57 1993 +0000
@@ -179,3 +179,7 @@
 
 /* Use setsid to handle terminals for subprocesses.  */
 #define HAVE_SETSID
+
+/* sioctl.h should be included where appropriate.  */
+
+#define NEED_SIOCTL