aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_rps_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_rps_service.h')
-rw-r--r--src/include/gnunet_rps_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_rps_service.h b/src/include/gnunet_rps_service.h
index b6f2e2456..f5df8639f 100644
--- a/src/include/gnunet_rps_service.h
+++ b/src/include/gnunet_rps_service.h
@@ -200,6 +200,7 @@ GNUNET_RPS_act_malicious (struct GNUNET_RPS_Handle *h,
200 uint32_t num_peers, 200 uint32_t num_peers,
201 const struct GNUNET_PeerIdentity *ids, 201 const struct GNUNET_PeerIdentity *ids,
202 const struct GNUNET_PeerIdentity *target_peer); 202 const struct GNUNET_PeerIdentity *target_peer);
203
203#endif /* ENABLE_MALICIOUS */ 204#endif /* ENABLE_MALICIOUS */
204 205
205/* Get internals for debugging/profiling purposes */ 206/* Get internals for debugging/profiling purposes */