Ticket #243 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

[patch] drop private inotify code

Reported by: Adrian Bunk Owned by: lennart
Milestone: Avahi 0.6.24 Component: avahi-daemon
Keywords: Cc:

Description

avahi-daemon ships with the contents of linux/inotify.h plus #define's for the syscall numbers. The latter are #if 0'ed. I'm not sure whether this setup could work at all with some kernel headers and glibc version, but considering that glibc already provides sys/inotify.h for some time it's IMHO time to drop the private inotify code.

Attachments

patch-inotify-avahi Download (7.2 KB) - added by Adrian Bunk 5 years ago.

Change History

Changed 5 years ago by Adrian Bunk

Changed 4 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Avahi 0.6.24

Fixed in rabc3a9efd1124d74155c6a70798d10710b20786d.

Note: See TracTickets for help on using tickets.