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

--- imap/cvt_cyrusdb.c.orig	Sun Nov 28 15:09:29 2004
+++ imap/cvt_cyrusdb.c	Sun Nov 28 15:10:33 2004
@@ -60,7 +60,9 @@
 #include <syslog.h>
 
 #include <sys/ipc.h>
+#if !defined(__APPLE__)
 #include <sys/msg.h>
+#endif
 
 #include "acl.h"
 #include "assert.h"
