diff options
Diffstat (limited to 'src/OS/os.h-FreeBSD')
-rw-r--r-- | src/OS/os.h-FreeBSD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/OS/os.h-FreeBSD b/src/OS/os.h-FreeBSD index c1720a796..0083642b4 100644 --- a/src/OS/os.h-FreeBSD +++ b/src/OS/os.h-FreeBSD @@ -70,4 +70,6 @@ extern ssize_t os_sendfile(int, int, off_t *, size_t); /*******************/ +#define EXIM_HAVE_KEVENT + /* End */ |