comparison src/s/sol2.h @ 7948:ded078d63369

(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Jun 1994 23:51:52 +0000
parents 00d9f3adb17b
children cf5e53c5089e
comparison
equal deleted inserted replaced
7947:9dd69a1f4592 7948:ded078d63369
1 #include "usg5-4.h" 1 #include "usg5-4.h"
2 2
3 #define SOLARIS2 3 #define SOLARIS2
4
5 /* Solaris sometimes has two versions of gettimeofday
6 and we don't know which one we will get. */
7 #undef GETTIMEOFDAY_ONE_ARGUMENT
4 8
5 /* eggert@twinsun.com said these work in Solaris. 9 /* eggert@twinsun.com said these work in Solaris.
6 Perhaps they work in all kinds of SVR4, but this is more conservative. */ 10 Perhaps they work in all kinds of SVR4, but this is more conservative. */
7 #undef BROKEN_TIOCGETC 11 #undef BROKEN_TIOCGETC
8 #undef BROKEN_TIOCGWINSZ 12 #undef BROKEN_TIOCGWINSZ