check
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index 4156b2c0872f7515f86400524f7fd4f471a1208e..38d9713a5beb1ff9f669340d328a64a917accbbd 100644 (file)
@@ -753,6 +753,10 @@ extern "C"
  * Type of messages to send a DNS-query to another peer
  */
 #define GNUNET_MESSAGE_TYPE_REMOTE_QUERY_DNS 208
+/**
+ * Type of messages to send a DNS-answer to another peer
+ */
+#define GNUNET_MESSAGE_TYPE_REMOTE_ANSWER_DNS 209
 
 
 /**