aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 2d1fbbd62..a3e4199a4 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2640,6 +2640,9 @@ extern "C"
2640/** S->C: notify about an existing place */ 2640/** S->C: notify about an existing place */
2641#define GNUNET_MESSAGE_TYPE_SOCIAL_APP_PLACE 854 2641#define GNUNET_MESSAGE_TYPE_SOCIAL_APP_PLACE 854
2642 2642
2643/** S->C: */
2644#define GNUNET_MESSAGE_TYPE_SOCIAL_HOST_RELAY 855
2645
2643/******************************************************************************* 2646/*******************************************************************************
2644 * X-VINE DHT messages 2647 * X-VINE DHT messages
2645 ******************************************************************************/ 2648 ******************************************************************************/