# HG changeset patch # User Richard M. Stallman # Date 771897112 0 # Node ID ded078d6336902fed8407ccb9488e099543ae115 # Parent 9dd69a1f459226671cbbf8c7a31a995f99dd3694 (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. diff -r 9dd69a1f4592 -r ded078d63369 src/s/sol2.h --- a/src/s/sol2.h Fri Jun 17 23:51:40 1994 +0000 +++ b/src/s/sol2.h Fri Jun 17 23:51:52 1994 +0000 @@ -2,6 +2,10 @@ #define SOLARIS2 +/* Solaris sometimes has two versions of gettimeofday + and we don't know which one we will get. */ +#undef GETTIMEOFDAY_ONE_ARGUMENT + /* eggert@twinsun.com said these work in Solaris. Perhaps they work in all kinds of SVR4, but this is more conservative. */ #undef BROKEN_TIOCGETC