$NetBSD: patch-ba,v 1.3 2004/11/28 14:34:07 recht Exp $

--- imap/mboxlist.c.orig	Sun Nov 28 15:04:44 2004
+++ imap/mboxlist.c	Sun Nov 28 15:05:06 2004
@@ -60,7 +60,9 @@
 #include <syslog.h>
 
 #include <sys/ipc.h>
+#if !defined(__APPLE__)
 #include <sys/msg.h>
+#endif
 
 #include "acl.h"
 #include "annotate.h"
