diff src/s/dgux.h @ 175:2d532a89d707 r20-3b14

Import from CVS: tag r20-3b14
author cvs
date Mon, 13 Aug 2007 09:50:14 +0200
parents 0132846995bd
children c5d627a313b1
line wrap: on
line diff
--- a/src/s/dgux.h	Mon Aug 13 09:49:11 2007 +0200
+++ b/src/s/dgux.h	Mon Aug 13 09:50:14 2007 +0200
@@ -142,13 +142,13 @@
  *
  */
 
-#define SIGNALS_VIA_CHARACTERS
+/* #define SIGNALS_VIA_CHARACTERS */ /* mrb */
 
 /*
  *	Prevent redundant inclusion of termio.h.
  */
 
-#define NO_TERMIO
+/* #define NO_TERMIO */ /* mrb */
 
 /*
  *	Use a Berkeley style sys/wait.h.