aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-05 17:46:59 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-05 17:46:59 +0900
commit5abbc294229cca582d0b104b86be534de2be66ea (patch)
tree87f960b8a17efc1c20e0c238f2be183a5356f95f /src/reclaim
parent1d670b15e2367b1e8668f4f4d81d73f540580e2f (diff)
downloadgnunet-5abbc294229cca582d0b104b86be534de2be66ea.tar.gz
gnunet-5abbc294229cca582d0b104b86be534de2be66ea.zip
-fix test ftbfs
Diffstat (limited to 'src/reclaim')
-rw-r--r--src/reclaim/test_reclaim_attribute.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reclaim/test_reclaim_attribute.c b/src/reclaim/test_reclaim_attribute.c
index f8faf8021..0740812eb 100644
--- a/src/reclaim/test_reclaim_attribute.c
+++ b/src/reclaim/test_reclaim_attribute.c
@@ -1,7 +1,6 @@
1#include "platform.h" 1#include "platform.h"
2#include "gnunet_common.h" 2#include "gnunet_common.h"
3#include "gnunet_reclaim_lib.h" 3#include "gnunet_reclaim_lib.h"
4#include "gnunet_container_lib.h"
5 4
6int 5int
7main (int argc, char *argv[]) 6main (int argc, char *argv[])