move rdata_buffer to cache_answer()
[project/mdnsd.git] / dns.c
diff --git a/dns.c b/dns.c
index c1c2803..4951774 100644 (file)
--- a/dns.c
+++ b/dns.c
@@ -39,7 +39,6 @@
 #include "service.h"
 #include "interface.h"
 
-char rdata_buffer[MAX_DATA_LEN + 1];
 static char name_buffer[MAX_NAME_LEN + 1];
 
 const char*