aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing.h')
-rw-r--r--src/transport/transport-testing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/transport-testing.h b/src/transport/transport-testing.h
index 852f060e4..80eae3630 100644
--- a/src/transport/transport-testing.h
+++ b/src/transport/transport-testing.h
@@ -44,6 +44,8 @@ struct PeerContext
44 44
45 struct GNUNET_TRANSPORT_Handle *th; 45 struct GNUNET_TRANSPORT_Handle *th;
46 46
47 struct GNUNET_TRANSPORT_GetHelloHandle *ghh;
48
47 struct GNUNET_PeerIdentity id; 49 struct GNUNET_PeerIdentity id;
48 50
49 struct GNUNET_OS_Process *arm_proc; 51 struct GNUNET_OS_Process *arm_proc;