aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd310/files/patch-imap__relocate_by_id.c
blob: e9c771c104205babd2b7bd537b4beafeeed033ea (plain) (blame)
1
2
3
4
5
6
7
8
9
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>