aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/gnunet-service-revocation.c')
-rw-r--r--src/revocation/gnunet-service-revocation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/revocation/gnunet-service-revocation.c b/src/revocation/gnunet-service-revocation.c
index e10771557..57883afe9 100644
--- a/src/revocation/gnunet-service-revocation.c
+++ b/src/revocation/gnunet-service-revocation.c
@@ -36,6 +36,7 @@
36 * to make it rare to traverse each link twice (NSE-style) 36 * to make it rare to traverse each link twice (NSE-style)
37 */ 37 */
38#include "platform.h" 38#include "platform.h"
39#include "platform.h"
39#include <math.h> 40#include <math.h>
40#include "gnunet_util_lib.h" 41#include "gnunet_util_lib.h"
41#include "gnunet_block_lib.h" 42#include "gnunet_block_lib.h"