]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Fix] FreeBSD 15 inotify build compatibility 5783/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Mon, 8 Dec 2025 08:02:08 +0000 (11:02 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Mon, 8 Dec 2025 08:02:08 +0000 (11:02 +0300)
commitaed436442b3c4de09948002e72f09c103bd5cf3e
treef925f75b4b02bf3b06ae5e8660923caff390f4d7
parent34907fe0fb463089e8c8595796d1578d10e66223
[Fix] FreeBSD 15 inotify build compatibility

FreeBSD 15.0 introduced native inotify support, which causes
libev to enable EV_USE_INOTIFY. On FreeBSD, struct statfs is
defined in <sys/mount.h> rather than <sys/statfs.h>.

Note: This fix obsoletes the corresponding patch file in the
FreeBSD `mail/rspamd` and `mail/rspamd-devel` ports.
contrib/libev/ev.c