summaryrefslogtreecommitdiff
path: root/src/s/usg5-4.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-06-17 23:51:40 +0000
committerRichard M. Stallman <rms@gnu.org>1994-06-17 23:51:40 +0000
commit4042e8864e855a946dc11084554601a7e5e7ef7d (patch)
tree470e56cf8e2ef200c3f81a896dce4afecf333eda /src/s/usg5-4.h
parent043835a3bafbb260263c9311ad4b3733d39937ef (diff)
downloademacs-4042e8864e855a946dc11084554601a7e5e7ef7d.tar.gz
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r--src/s/usg5-4.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index e8fe34a4414..d60a5eb8524 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -28,6 +28,10 @@ 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