# HG changeset patch # User Richard M. Stallman # Date 1029560223 0 # Node ID 9fe1de6ce7cab9769edc3fd32f8eaace0b621b5a # Parent ee04d07683ab318ad7cc8fe0c652ff17cf1c5edf (BROKEN_SIGIO): Add #undef. diff -r ee04d07683ab -r 9fe1de6ce7ca src/s/sol2-5.h --- a/src/s/sol2-5.h Sat Aug 17 04:56:13 2002 +0000 +++ b/src/s/sol2-5.h Sat Aug 17 04:57:03 2002 +0000 @@ -2,6 +2,8 @@ #include "sol2-4.h" +#undef BROKEN_SIGIO + /* -lgen is needed for the regex and regcmp functions which are used by Motif. In the future we can try changing regex.c to provide them in Emacs, but this is safer for now. */