Mercurial > emacs
changeset 3305:47c0b5462b2d
(IRIX4): Defined.
(IRIS_UTIME): #undef this.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 May 1993 19:11:40 +0000 |
parents | eed494603359 |
children | 6dfbd809ae8c |
files | src/s/irix4-0.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/irix4-0.h Sun May 30 18:56:45 1993 +0000 +++ b/src/s/irix4-0.h Sun May 30 19:11:40 1993 +0000 @@ -1,12 +1,14 @@ #include "irix3-3.h" #define USG5_3 +#define IRIX4 #define HAVE_ALLOCA #ifndef NOT_C_CODE #include <alloca.h> #endif +#undef IRIS_UTIME #undef NEED_SIOCTL /* Make process_send_signal work by "typing" a signal character on the pty. */