From: root Date: Sun, 12 Dec 2004 05:54:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b3e8380aaf6194c676a15ced00e406738b631b0b;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/ptytty.C b/src/ptytty.C index edaee57a..3c79ba0f 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