comparison src/s/sol2.h @ 96595:cb1bfa1dca4f

* src/fileio.c: * src/sysdep.c * src/systty.h: * src/m/ibmrs6000.h: * src/m/iris4d.h: * src/s/aix4-2.h: * src/s/freebsd.h: * src/s/gnu-linux.h: * src/s/hpux10-20.h: * src/s/hpux11.h: * src/s/netbsd.h: * src/s/sol2-3.h: * src/s/sol2-4.h: * src/s/sol2.h: * src/s/usg5-4.h: * src/s/vms.h: Remove references to unused variables.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 10 Jul 2008 15:26:15 +0000
parents 1f134b61867c
children 8b34dc6bbff5
comparison
equal deleted inserted replaced
96594:5f13e5189ff8 96595:cb1bfa1dca4f
19 19
20 20
21 #include "usg5-4.h" 21 #include "usg5-4.h"
22 22
23 #define SOLARIS2 23 #define SOLARIS2
24
25 /* eggert@twinsun.com said these work in Solaris.
26 Perhaps they work in all kinds of SVR4, but this is more conservative. */
27 #undef BROKEN_TIOCGETC
28 #undef BROKEN_TIOCGWINSZ
29 24
30 /* This triggers a conditional in xfaces.c. */ 25 /* This triggers a conditional in xfaces.c. */
31 #define XOS_NEEDS_TIME_H 26 #define XOS_NEEDS_TIME_H
32 27
33 #define POSIX 28 #define POSIX