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 a06c8ad67..a47af7f59 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1925,6 +1925,11 @@ extern "C"
1925#define GNUNET_MESSAGE_TYPE_SET_ITER_DONE 589 1925#define GNUNET_MESSAGE_TYPE_SET_ITER_DONE 589
1926 1926
1927/** 1927/**
1928 * Compressed strata estimator.
1929 */
1930#define GNUNET_MESSAGE_TYPE_SET_UNION_P2P_SEC 590
1931
1932/**
1928 * Information about the element count for intersection 1933 * Information about the element count for intersection
1929 */ 1934 */
1930#define GNUNET_MESSAGE_TYPE_SET_INTERSECTION_P2P_ELEMENT_INFO 591 1935#define GNUNET_MESSAGE_TYPE_SET_INTERSECTION_P2P_ELEMENT_INFO 591