mail/dovecot: fix build

- patch-src_lib_ioloop-notify-kqueue.c: patch already applied.
This commit is contained in:
Larry Rosenman 2022-12-25 13:35:41 -06:00
parent 20b4c514d4
commit 036685c034
No known key found for this signature in database
GPG Key ID: 697C99B1AB48A77D
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
--- src/lib/ioloop-notify-kqueue.c.orig 2022-06-14 06:55:03 UTC
+++ src/lib/ioloop-notify-kqueue.c
@@ -11,6 +11,7 @@
#include "ioloop-private.h"
#include "llist.h"
+#include "time-util.h"
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>