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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 176391580..68472a3f9 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2458,6 +2458,11 @@ extern "C"
2458 */ 2458 */
2459#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_FORCE 810 2459#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_FORCE 810
2460 2460
2461/**
2462 * Sensor anomaly report exchanged between peers
2463 */
2464#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_REPORT_P2P 811
2465
2461 2466
2462/******************************************************************************* 2467/*******************************************************************************
2463 * PEERSTORE message types 2468 * PEERSTORE message types