# HG changeset patch # User Richard M. Stallman # Date 844710856 0 # Node ID 3608b4a0c460afd606b98ba84ce4231a002c0ea8 # Parent 249f797c375015bc512231872701ab089421257d (POSIX_SIGNALS): New definition. diff -r 249f797c3750 -r 3608b4a0c460 src/s/ptx.h --- 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 says this is needed. */ +#define POSIX_SIGNALS