util/fossilize_db: fix macOS inotify build error
authorJuston Li <justonli@google.com>
Tue, 17 Jan 2023 20:57:48 +0000 (12:57 -0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 23 Jan 2023 18:31:48 +0000 (18:31 +0000)
commit1709590439945c2ab64f0cb42967f70ecde02fee
tree41b03c986145e44763d4e8be4003ad4bcffe0287
parent357340953ad0e2457d4016a4de7cf3608f9bc0c5
util/fossilize_db: fix macOS inotify build error

require <sys/inotify.h> for fossilize_db

Fixes: 3b69b67545b ("util/fossilize_db: add runtime RO foz db loading via FOZ_DBS_DYNAMIC_LIST")

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20755>
meson.build
src/util/fossilize_db.c
src/util/fossilize_db.h