diff options
Diffstat (limited to 'mail/cyrus-imapd312/files/patch-imap__relocate_by_id.c')
| -rw-r--r-- | mail/cyrus-imapd312/files/patch-imap__relocate_by_id.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/cyrus-imapd312/files/patch-imap__relocate_by_id.c b/mail/cyrus-imapd312/files/patch-imap__relocate_by_id.c new file mode 100644 index 000000000000..e9c771c10420 --- /dev/null +++ b/mail/cyrus-imapd312/files/patch-imap__relocate_by_id.c @@ -0,0 +1,10 @@ +--- imap/relocate_by_id.c.orig 2023-02-27 02:08:04 UTC ++++ imap/relocate_by_id.c +@@ -46,6 +46,7 @@ + #include <unistd.h> + #endif + #include <getopt.h> ++#include <libgen.h> + #include <stdlib.h> + #include <stdio.h> + #include <errno.h> |
