From 5bc1c7d04c03d703e4d4c302fef38c8cd7260fcc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Aug 2002 04:57:03 +0000 Subject: [PATCH] (BROKEN_SIGIO): Add #undef. --- src/s/sol2-5.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 6a7a550c956..6c2a5eec97f 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. */ -- 2.39.5