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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/dns.h b/avahi-core/dns.h
index 743ad4e..61ec189 100644
--- a/avahi-core/dns.h
+++ b/avahi-core/dns.h
@@ -25,7 +25,7 @@
#include "rr.h"
#include "hashmap.h"
-#define AVAHI_DNS_PACKET_MAX_SIZE 9000
+#define AVAHI_DNS_PACKET_SIZE_MAX 9000
#define AVAHI_DNS_PACKET_HEADER_SIZE 12
#define AVAHI_DNS_PACKET_EXTRA_SIZE 48