1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

(IRIX4): Defined.

(IRIS_UTIME): #undef this.
This commit is contained in:
Richard M. Stallman 1993-05-30 19:11:40 +00:00
parent 426460bf35
commit 2b80da0a11

View file

@ -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. */