From: Richard M. Stallman Date: Fri, 17 Jun 1994 23:51:52 +0000 (+0000) Subject: (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. X-Git-Tag: emacs-19.34~7905 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ee5356f14457c9a4df61bc5dedc4d1c33c3d419;p=emacs.git (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. --- diff --git a/src/s/sol2.h b/src/s/sol2.h index 02560df0f5e..940da0f1803 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -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