aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index bc3052f02..982967744 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -589,6 +589,9 @@ struct Set
589}; 589};
590 590
591 591
592extern struct GNUNET_STATISTICS_Handle *_GSS_statistics;
593
594
592/** 595/**
593 * Destroy the given operation. Call the implementation-specific 596 * Destroy the given operation. Call the implementation-specific
594 * cancel function of the operation. Disconnects from the remote 597 * cancel function of the operation. Disconnects from the remote