(library
 (name inotify)
 (enabled_if (= %{system} linux))
 (wrapped false)
 (foreign_stubs
  (language c)
  (names inotify_stubs)))
