summaryrefslogtreecommitdiff
path: root/net/avahi/files/patch-avahi-core_dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi/files/patch-avahi-core_dns.c')
-rw-r--r--net/avahi/files/patch-avahi-core_dns.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/avahi/files/patch-avahi-core_dns.c b/net/avahi/files/patch-avahi-core_dns.c
new file mode 100644
index 000000000000..3c24721e58af
--- /dev/null
+++ b/net/avahi/files/patch-avahi-core_dns.c
@@ -0,0 +1,10 @@
+--- avahi-core/dns.c.orig Thu Oct 12 12:43:19 2006
++++ avahi-core/dns.c Thu Oct 12 12:43:31 2006
+@@ -28,6 +28,7 @@
+ #include <stdio.h>
+ #include <assert.h>
+
++#include <sys/types.h>
+ #include <netinet/in.h>
+
+ #include <avahi-common/defs.h>