changeset 16402:3608b4a0c460

(POSIX_SIGNALS): New definition.
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Oct 1996 17:54:16 +0000
parents 249f797c3750
children a388d0109b9e
files src/s/ptx.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/ptx.h	Mon Oct 07 17:52:50 1996 +0000
+++ b/src/s/ptx.h	Mon Oct 07 17:54:16 1996 +0000
@@ -166,3 +166,6 @@
 
 /* PTX doesn't seem to have memmove.  */
 #define MEMMOVE_MISSING
+
+/* Kenneth Stailey <kstailey@eagle.dol-esa.gov> says this is needed.  */
+#define POSIX_SIGNALS