missing sys/event.h
../src/file_watch.c:9:10: fatal error: sys/event.h: No such file or directory
9 | #include <sys/event.h>
I have all the listed dependencies. I don't know what package this is supposed to be a part of. I'm having a hard time locating a resource to obtain it.