cc_library( name = "libinotify", hdrs = ["sys/inotify.h"], includes = ["."], linkopts = ["-linotify"], visibility = ["//visibility:public"], )