From 3d8fc48e13677f01814652be127fa81237db98d1 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Jan 2006 14:43:43 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvt.h b/src/rxvt.h index 6e2f51fc..3e6f292c 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -79,7 +79,7 @@ typedef struct { # define NO_SETOWNER_TTYDEV 1 # endif #endif -#if defined(__CYGWIN32__) || defined(PTYS_ARE_OPENPTY) +#if defined(__CYGWIN32__) # define NO_SETOWNER_TTYDEV 1 #endif -- 2.34.1