aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/test_peerinfo_api_notify_friend_only.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 19:35:42 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 19:35:42 +0900
commit38e77d7ab84a21e9aebd558558105c95254ac430 (patch)
tree016efa7b50dfd39e42b41b6e3075874de6e5b633 /src/peerinfo/test_peerinfo_api_notify_friend_only.c
parent292cefa2a12a78ae54fb56a3961452f439cb744f (diff)
downloadgnunet-38e77d7ab84a21e9aebd558558105c95254ac430.tar.gz
gnunet-38e77d7ab84a21e9aebd558558105c95254ac430.zip
UTIL: Allow only inlcusion of util glib-style.
Diffstat (limited to 'src/peerinfo/test_peerinfo_api_notify_friend_only.c')
-rw-r--r--src/peerinfo/test_peerinfo_api_notify_friend_only.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo/test_peerinfo_api_notify_friend_only.c b/src/peerinfo/test_peerinfo_api_notify_friend_only.c
index 80c345c93..6d5793dcf 100644
--- a/src/peerinfo/test_peerinfo_api_notify_friend_only.c
+++ b/src/peerinfo/test_peerinfo_api_notify_friend_only.c
@@ -28,7 +28,6 @@
28 * - test merging of HELLOs (add same peer twice...) 28 * - test merging of HELLOs (add same peer twice...)
29 */ 29 */
30#include "platform.h" 30#include "platform.h"
31#include "platform.h"
32#include "gnunet_hello_lib.h" 31#include "gnunet_hello_lib.h"
33#include "gnunet_util_lib.h" 32#include "gnunet_util_lib.h"
34#include "gnunet_peerinfo_service.h" 33#include "gnunet_peerinfo_service.h"