From: Richard M. Stallman Date: Thu, 29 Aug 2002 19:28:58 +0000 (+0000) Subject: (BROKEN_SIGIO): Add #undef. X-Git-Tag: emacs-pretest-21.2.91~96 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=141812c967a5876f94023d54dc02c73cb0a77540;p=emacs.git (BROKEN_SIGIO): Add #undef. --- diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 74d79f92328..eea55ea0b78 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -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. */