aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing2.h')
-rw-r--r--src/transport/transport-testing2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h
index 04f75fc88..a95c0dfa7 100644
--- a/src/transport/transport-testing2.h
+++ b/src/transport/transport-testing2.h
@@ -195,6 +195,11 @@ struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle
195 struct GNUNET_OS_Process *nat_proc; 195 struct GNUNET_OS_Process *nat_proc;
196 196
197 /** 197 /**
198 * statistics service process
199 */
200 struct GNUNET_OS_Process *statistics_proc;
201
202 /**
198 * resolver service process 203 * resolver service process
199 */ 204 */
200 struct GNUNET_OS_Process *resolver_proc; 205 struct GNUNET_OS_Process *resolver_proc;