aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/iris4d.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-23 22:09:09 +0000
committerJim Blandy <[email protected]>1993-05-23 22:09:09 +0000
commitfd826cfdcebfa58c74e5963430f4e17f35285ae0 (patch)
tree17d54906a0f7e4fa422d6f8856ecbde0fd5d5130 /src/m/iris4d.h
parentbf2dbc3448aead1ca60bbb3b40a2f8aa70675606 (diff)
* m/iris4d.h (NEED_SIOCTL): Move this to...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
Diffstat (limited to 'src/m/iris4d.h')
-rw-r--r--src/m/iris4d.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 1b9cfdfc8f..038a8f3e37 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -157,10 +157,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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 */