]> git.karo-electronics.de Git - mdnsd.git/blobdiff - 1035.h
Added netwatch to the Makefile
[mdnsd.git] / 1035.h
diff --git a/1035.h b/1035.h
index ef88022f3102aacf2b28e6556c517d9b848225bd..054980917aee9687dbea0a7f6903ccb94f4aeba6 100644 (file)
--- a/1035.h
+++ b/1035.h
@@ -18,7 +18,9 @@ struct question
 #define QTYPE_NS 2
 #define QTYPE_CNAME 5
 #define QTYPE_PTR 12
+#define QTYPE_TXT 16
 #define QTYPE_SRV 33
+#define QTYPE_ANY 255
 
 struct resource
 {