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 4696e00..d1c06a5 100644
--- a/avahi-core/dns.h
+++ b/avahi-core/dns.h
@@ -28,6 +28,7 @@
#define AVAHI_DNS_PACKET_SIZE_MAX 9000
#define AVAHI_DNS_PACKET_HEADER_SIZE 12
#define AVAHI_DNS_PACKET_EXTRA_SIZE 48
+#define AVAHI_DNS_LABELS_MAX 127
typedef struct AvahiDnsPacket {
size_t size, rindex, max_size;