diff options
Diffstat (limited to 'src/s/sol2-5.h')
-rw-r--r-- | src/s/sol2-5.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index e02f0b82bc0..90163987e69 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -2,10 +2,6 @@ #include "sol2-4.h" -#if 0 /* Klaus Zeitler <kzeitler@lucent.com> says SIGIO still fails. */ -#undef BROKEN_SIGIO -#endif - /* -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. */ |