summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a5
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImplRepo_i.cpp1
2 files changed, 6 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 94f310fe696..ec4f5b51de0 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Wed May 1 23:42:14 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * orbsvcs/ImplRepo_Service/ImplRepo_i.cpp: #included
+ default_ports.h.
+
Wed May 1 23:21:00 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/default_ports.h: Renamed tao/reserved_ports.h as per
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImplRepo_i.cpp b/TAO/orbsvcs/ImplRepo_Service/ImplRepo_i.cpp
index 79e6734e2fc..b126a7798f9 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImplRepo_i.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/ImplRepo_i.cpp
@@ -13,6 +13,7 @@
#include "tao/ORB_Core.h"
#include "tao/MProfile.h"
#include "tao/Profile.h"
+#include "tao/default_port.h"
#include "ace/Auto_Ptr.h"