From b3e8380aaf6194c676a15ced00e406738b631b0b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 12 Dec 2004 05:54:05 +0000 Subject: [PATCH] *** empty log message *** --- src/ptytty.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ptytty.C b/src/ptytty.C index edaee57..3c79ba0 100644 --- a/src/ptytty.C +++ b/src/ptytty.C @@ -52,7 +52,7 @@ // better do this via configure, but.... #if defined(__FreeBSD__) # include -#elif defined(__DARWIN__) +#elif defined(__DARWIN__) || (defined (__MACH__) && defined (__APPLE__)) # include #endif -- 1.9.1