opnsense-ports/mail/cyrus-imapd38/files/patch-imap__relocate_by_id.c
Franco Fichtner 9c8054db2e */*: sync with upstream
Taken from: FreeBSD
2023-05-23 09:44:42 +02:00

10 lines
231 B
C

--- 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>