summaryrefslogtreecommitdiff
path: root/mail/dovecot/files/patch-src_lib_ioloop-notify-kqueue.c
blob: b991392f82911725476ff7d9a496407fd10cee1f (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>