aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_exponential_backoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/test_exponential_backoff.c')
-rw-r--r--src/arm/test_exponential_backoff.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c
index 7d8d771a2..e218e1aae 100644
--- a/src/arm/test_exponential_backoff.c
+++ b/src/arm/test_exponential_backoff.c
@@ -64,6 +64,8 @@ static char *killLogFileName;
64#endif 64#endif
65 65
66 66
67typedef void (*GNUNET_CLIENT_ShutdownTask) (void *cls, int reason);
68
67/** 69/**
68 * Context for handling the shutdown of a service. 70 * Context for handling the shutdown of a service.
69 */ 71 */