Mark McLoughlin wrote:
On Mon, 2006-01-30 at 11:56 -0500, John Ellson wrote:#include <sys/inotify.h>For now, download copies of the headers from here: http://www.kernel.org/pub/linux/kernel/people/rml/inotify/headers/ and include them directly with: #include "inotify.h" #include "inotify-syscalls.h" and you should be good to go. Cheers, Mark.
can you please fill a bug against glibc?