summaryrefslogtreecommitdiff
path: root/src/s/sol2-5.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-08-17 04:57:03 +0000
committerRichard M. Stallman <rms@gnu.org>2002-08-17 04:57:03 +0000
commit62c969b5cbb83ec1f76c01fb0e47c8300dd235d1 (patch)
treee1300f48285f4c0d3836be6f5f7343b8aa0704f2 /src/s/sol2-5.h
parent58a230b3bbabd513f6f065fb29abeb82720a6032 (diff)
downloademacs-62c969b5cbb83ec1f76c01fb0e47c8300dd235d1.tar.gz
(BROKEN_SIGIO): Add #undef.
Diffstat (limited to 'src/s/sol2-5.h')
-rw-r--r--src/s/sol2-5.h2
1 files changed, 2 insertions, 0 deletions
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. */