summaryrefslogtreecommitdiff
path: root/src/s/dgux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/dgux.h')
-rw-r--r--src/s/dgux.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/s/dgux.h b/src/s/dgux.h
index f42a2a83d79..437e1106f78 100644
--- a/src/s/dgux.h
+++ b/src/s/dgux.h
@@ -218,7 +218,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* seem to wait for the output to drain properly, so use System V.
*/
-/* #define HAVE_TERMIO */
+#define HAVE_TERMIO
+#define SIGNALS_VIA_CHARACTERS
/*
* DG/UX 4.10 needs the following to turn on berkeley ioctl's.