comparison src/s/sol2.h @ 7960:cf5e53c5089e

(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 18 Jun 1994 19:20:48 +0000
parents ded078d63369
children 80ea1fd539f3
comparison
equal deleted inserted replaced
7959:224440646fa7 7960:cf5e53c5089e
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
8 4
9 /* eggert@twinsun.com said these work in Solaris. 5 /* eggert@twinsun.com said these work in Solaris.
10 Perhaps they work in all kinds of SVR4, but this is more conservative. */ 6 Perhaps they work in all kinds of SVR4, but this is more conservative. */
11 #undef BROKEN_TIOCGETC 7 #undef BROKEN_TIOCGETC
12 #undef BROKEN_TIOCGWINSZ 8 #undef BROKEN_TIOCGWINSZ