changeset 3269:3e44fc755c00

* systty.h (CDISABLE): #undef it before re-#defining it.
author Jim Blandy <jimb@redhat.com>
date Sat, 29 May 1993 20:46:03 +0000
parents 760a82a8767e
children 0c9a88fe24c9
files src/systty.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/systty.h	Sat May 29 20:44:59 1993 +0000
+++ b/src/systty.h	Sat May 29 20:46:03 1993 +0000
@@ -177,6 +177,7 @@
 #define CDISABLE _POSIX_VDISABLE
 #else /* not _POSIX_VDISABLE */
 #ifdef CDEL
+#undef CDISABLE
 #define CDISABLE CDEL
 #else /* not CDEL */
 #define CDISABLE 255