From: Richard M. Stallman Date: Mon, 7 Oct 1996 17:54:16 +0000 (+0000) Subject: (POSIX_SIGNALS): New definition. X-Git-Tag: emacs-20.1~3542 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd5af6b7e9d88ffe6dd663a373c0f161b519c1af;p=emacs.git (POSIX_SIGNALS): New definition. --- diff --git a/src/s/ptx.h b/src/s/ptx.h index 837a1964e80..d9d223d1cc5 100644 --- a/src/s/ptx.h +++ b/src/s/ptx.h @@ -166,3 +166,6 @@ struct timezone /* PTX doesn't seem to have memmove. */ #define MEMMOVE_MISSING + +/* Kenneth Stailey says this is needed. */ +#define POSIX_SIGNALS