changeset 3246:8accc5c6f29f

(HAVE_FTIME): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 1993 06:12:57 +0000
parents 0687b13fc461
children eab748cfcf49
files src/m/ibmrt.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/ibmrt.h	Sat May 29 06:10:43 1993 +0000
+++ b/src/m/ibmrt.h	Sat May 29 06:12:57 1993 +0000
@@ -134,3 +134,6 @@
    This enables us to use the standard crt0.o.  */
 
 #define NO_REMAP
+
+/* rocky@watson.ibm.com says this is needed.  */
+#define HAVE_FTIME