summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
index a7c7b0fcab3..cfa78e4de09 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
@@ -141,6 +141,7 @@ private:
const char *address_;
// Address of the ftp client host machine or a multicast address - Default is
// UDP multicast addess
+ const char *peer_addr_str_;
TAO_Naming_Client my_naming_client_;
// The Naming Service client.