summaryrefslogtreecommitdiff
path: root/net/avahi/files/patch-avahi-core_dns.c
blob: 3c24721e58afa3c003d18f89613b9378ccb46f95 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>