aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 15f64fb7d..10869eba2 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1506,6 +1506,11 @@ extern "C"
1506 */ 1506 */
1507#define GNUNET_MESSAGE_TYPE_TESTBED_MAX 479 1507#define GNUNET_MESSAGE_TYPE_TESTBED_MAX 479
1508 1508
1509/**
1510 * The initialization message towards gnunet-testbed-helper
1511 */
1512#define GNUNET_MESSAGE_TYPE_TESTBED_HELPER_INIT 495
1513
1509 1514
1510/** 1515/**
1511 * Next available: 500 1516 * Next available: 500