(HAVE_FTIME): Defined.
authorRichard M. Stallman <rms@gnu.org>
Thu, 3 Jun 1993 20:27:26 +0000 (20:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 3 Jun 1993 20:27:26 +0000 (20:27 +0000)
src/m/ibmrt-aix.h

index 2ec5919..83f1220 100644 (file)
@@ -178,3 +178,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* AIX defines FIONREAD, but it does not work.  */
 #define BROKEN_FIONREAD
+
+/* rocky@watson.ibm.com says this is needed.  */
+#define HAVE_FTIME