Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 8154e4c093cf02b202d8fccce610c6c6 > files > 1

avahi-0.6.21-2mdv2008.0.src.rpm

--- avahi-0.6.18/avahi-daemon/main.c.inotify	2007-04-15 02:34:33.000000000 +0200
+++ avahi-0.6.18/avahi-daemon/main.c	2007-04-19 13:33:47.000000000 +0200
@@ -43,7 +43,7 @@
 #include <sys/socket.h>
 
 #ifdef HAVE_SYS_INOTIFY_H
-#include <sys/inotify.h>
+#include <linux/inotify.h>
 #else
 #include "inotify-nosys.h"
 #endif