summaryrefslogtreecommitdiffstats
path: root/avahi-core/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/dns.h')
-rw-r--r--avahi-core/dns.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-core/dns.h b/avahi-core/dns.h
index a6d7895..03d9798 100644
--- a/avahi-core/dns.h
+++ b/avahi-core/dns.h
@@ -28,6 +28,7 @@
#define AVAHI_DNS_PACKET_MAX_SIZE 9000
#define AVAHI_DNS_PACKET_HEADER_SIZE 12
+#define AVAHI_DNS_PACKET_EXTRA_SIZE 48
typedef struct AvahiDnsPacket {
guint size, rindex, max_size;