From 8cc3cc51ebb67d821275116360631bfef32472b0 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 28 Nov 2012 15:10:44 +0000 Subject: [PATCH] compile error --- src/include/gnunet_protocols.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 12f8ab886..b70988958 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -1657,6 +1657,8 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_CONSENSUS_CLIENT_CONCLUDE_DONE 524 +#define GNUNET_MESSAGE_TYPE_CONSENSUS_CLIENT_BEGIN 525 + /** * Next available: 570 -- 2.25.1