From 2b80da0a110ebd2b5ea48f3c165652a8560a0f3f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 30 May 1993 19:11:40 +0000 Subject: [PATCH] (IRIX4): Defined. (IRIS_UTIME): #undef this. --- src/s/irix4-0.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h index 51c34e575d2..589773a8213 100644 --- a/src/s/irix4-0.h +++ b/src/s/irix4-0.h @@ -1,12 +1,14 @@ #include "irix3-3.h" #define USG5_3 +#define IRIX4 #define HAVE_ALLOCA #ifndef NOT_C_CODE #include #endif +#undef IRIS_UTIME #undef NEED_SIOCTL /* Make process_send_signal work by "typing" a signal character on the pty. */