Mercurial > emacs
changeset 7948:ded078d63369
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 17 Jun 1994 23:51:52 +0000 |
parents | 9dd69a1f4592 |
children | 19c2639826a7 |
files | src/s/sol2.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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