Index: head/mail/cyrus-imapd30/files/patch-imap__index.c =================================================================== --- head/mail/cyrus-imapd30/files/patch-imap__index.c (nonexistent) +++ head/mail/cyrus-imapd30/files/patch-imap__index.c (revision 436346) @@ -0,0 +1,13 @@ +--- imap/index.c.orig 2017-03-17 04:11:35 UTC ++++ imap/index.c +@@ -53,8 +53,10 @@ + #include + #include + ++#ifdef USE_HTTPD + /* For iCalendar indexing */ + #include ++#endif + + #include "acl.h" + #include "annotate.h" Property changes on: head/mail/cyrus-imapd30/files/patch-imap__index.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property