]> git.eshelyaron.com Git - emacs.git/commitdiff
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
authorRichard M. Stallman <rms@gnu.org>
Fri, 17 Jun 1994 23:51:52 +0000 (23:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 17 Jun 1994 23:51:52 +0000 (23:51 +0000)
src/s/sol2.h

index 02560df0f5e3594d0d4d256a137d5dc96ac64060..940da0f1803065d68c87e8e7dfe337dc4799ffcd 100644 (file)
@@ -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