mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-23 10:12:33 +03:00
Use inotify_init syscall if defined, otherwise use inotify_init1. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>