aboutsummaryrefslogtreecommitdiff
path: root/src/abd
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2023-08-24 13:35:13 +0200
committert3sserakt <t3ss@posteo.de>2023-08-24 13:35:13 +0200
commita362cd5a23ebb5c9650e577beb4f24edc55797cb (patch)
tree2975cf0d08e6e227cfa092a11a55f76548c5a3d9 /src/abd
parent86ae84f761725e12b6570d12785b970c88fe16d9 (diff)
downloadgnunet-a362cd5a23ebb5c9650e577beb4f24edc55797cb.tar.gz
gnunet-a362cd5a23ebb5c9650e577beb4f24edc55797cb.zip
NEWS: The old hello design replaced by the new hello design.
Diffstat (limited to 'src/abd')
-rw-r--r--src/abd/abd_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/abd/abd_api.c b/src/abd/abd_api.c
index 57f831e85..0b3b4f61f 100644
--- a/src/abd/abd_api.c
+++ b/src/abd/abd_api.c
@@ -26,7 +26,6 @@
26#include "gnunet_util_lib.h" 26#include "gnunet_util_lib.h"
27#include "gnunet_constants.h" 27#include "gnunet_constants.h"
28#include "gnunet_arm_service.h" 28#include "gnunet_arm_service.h"
29#include "gnunet_hello_lib.h"
30#include "gnunet_protocols.h" 29#include "gnunet_protocols.h"
31#include "gnunet_signatures.h" 30#include "gnunet_signatures.h"
32#include "abd.h" 31#include "abd.h"