summaryrefslogtreecommitdiffstats
path: root/net/avahi-app/files/patch-avahi-core_fdutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi-app/files/patch-avahi-core_fdutil.c')
-rw-r--r--net/avahi-app/files/patch-avahi-core_fdutil.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/avahi-app/files/patch-avahi-core_fdutil.c b/net/avahi-app/files/patch-avahi-core_fdutil.c
new file mode 100644
index 000000000..9ca63b133
--- /dev/null
+++ b/net/avahi-app/files/patch-avahi-core_fdutil.c
@@ -0,0 +1,10 @@
+--- avahi-core/fdutil.c.orig Sat Jun 23 02:09:02 2007
++++ avahi-core/fdutil.c Sat Jun 23 02:09:37 2007
+@@ -23,6 +23,7 @@
+ #include <config.h>
+ #endif
+
++#include <sys/select.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <assert.h>