]> git.meshlink.io Git - catta/blobdiff - avahi-core/dns.h
* rename all limit defs so that they end with _MAX
[catta] / avahi-core / dns.h
index 743ad4e3324676f2ea8f04568a33c5f16335997e..61ec189183314c9ba8fe117fb6bf448829fefce8 100644 (file)
@@ -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