aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/test_consensus_api.c')
-rw-r--r--src/consensus/test_consensus_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/test_consensus_api.c b/src/consensus/test_consensus_api.c
index 53f04c8b1..8a263171f 100644
--- a/src/consensus/test_consensus_api.c
+++ b/src/consensus/test_consensus_api.c
@@ -24,7 +24,7 @@
24#include "platform.h" 24#include "platform.h"
25#include "gnunet_util_lib.h" 25#include "gnunet_util_lib.h"
26#include "gnunet_consensus_service.h" 26#include "gnunet_consensus_service.h"
27#include "gnunet_testing_lib-new.h" 27#include "gnunet_testing_lib.h"
28 28
29 29
30static struct GNUNET_CONSENSUS_Handle *consensus1; 30static struct GNUNET_CONSENSUS_Handle *consensus1;