From 4f75313380c76aa809a5861dae90d81d6088087f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 18 Jun 1994 19:20:48 +0000 Subject: [PATCH] (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change. --- src/s/sol2.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/s/sol2.h b/src/s/sol2.h index 940da0f1803..02560df0f5e 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -2,10 +2,6 @@ #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 -- 2.39.5