aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 5d247a1c9c8..817f1facdee 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -250,6 +250,7 @@ Boston, MA 02110-1301, USA. */
250#define C_DEBUG_SWITCH 250#define C_DEBUG_SWITCH
251#endif 251#endif
252 252
253/* 21 Jun 06: Eric Hanchrow <offby1@blarg.net> says this works. */
253#ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK 254#ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK
254#define SIGNALS_VIA_CHARACTERS 255#define SIGNALS_VIA_CHARACTERS
255#endif 256#endif