* m/iris4d.h (NEED_SIOCTL): Move this to...
authorJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 22:08:57 +0000 (22:08 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 22:08:57 +0000 (22:08 +0000)
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not
necessary in irix4-0.h.

src/s/irix3-3.h

index 42d6d9d..86a555e 100644 (file)
@@ -179,3 +179,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Use setsid to handle terminals for subprocesses.  */
 #define HAVE_SETSID
+
+/* sioctl.h should be included where appropriate.  */
+
+#define NEED_SIOCTL