Signed-off-by: Rainer Müller <[EMAIL PROTECTED]>
---
 madtty.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/madtty.c b/madtty.c
index dd5e26d..49a1f84 100644
--- a/madtty.c
+++ b/madtty.c
@@ -38,7 +38,7 @@
 # include <pty.h>
 #elif defined(__FreeBSD__)
 # include <libutil.h>
-#elif defined(__OpenBSD__) || defined(__NetBSD__)
+#elif defined(__OpenBSD__) || defined(__NetBSD__) || defined(__APPLE__)
 # include <util.h>
 #endif
 #include "madtty.h"
-- 
1.5.4.5


Reply via email to