aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2-5.h2
-rw-r--r--src/s/usg5-4.h4
2 files changed, 0 insertions, 6 deletions
diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h
index c3d5001966..f3132550b8 100644
--- a/src/s/sol2-5.h
+++ b/src/s/sol2-5.h
@@ -1,5 +1,3 @@
/* Handle Solaris 2.5. */
#include "sol2-4.h"
-
-#undef GETTIMEOFDAY_ONE_ARGUMENT
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index a8c09254dc..d6b87ec19a 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -28,10 +28,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define USG5_4
-/* On most SVR4 systems, gettimeofday takes one arg
- and the compiler might crash. */
-#define GETTIMEOFDAY_ONE_ARGUMENT
-
/* We do have multiple jobs. Handle ^Z. */
#undef NOMULTIPLEJOBS