changeset 3458:447a28bdc0fe

(HAVE_FTIME): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Jun 1993 20:27:26 +0000
parents 730b8751e536
children 763bc1ba714e
files src/m/ibmrt-aix.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/ibmrt-aix.h	Thu Jun 03 19:35:54 1993 +0000
+++ b/src/m/ibmrt-aix.h	Thu Jun 03 20:27:26 1993 +0000
@@ -178,3 +178,6 @@
 
 /* AIX defines FIONREAD, but it does not work.  */
 #define BROKEN_FIONREAD
+
+/* rocky@watson.ibm.com says this is needed.  */
+#define HAVE_FTIME