dhtlog updates
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index b5d74311451653709174efa757cfbb5ce711c86c..3f43769d3469260278612bdba362d03db94a32ed 100644 (file)
@@ -668,6 +668,14 @@ extern "C"
  * Type of messages for wlan
  */
 
+/**
+ * Type of messages to query the local service-dns
+ */
+#define GNUNET_MESSAGE_TYPE_LOCAL_QUERY_DNS 205
+/**
+ * Type of messages the local service-dns responds with
+ */
+#define GNUNET_MESSAGE_TYPE_LOCAL_RESPONSE_DNS 206
 
 
 /**