summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog6
-rw-r--r--ace/os_include/sys/os_pstat.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7b16455a126..35fec58b66d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 25 09:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.cpp:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.cpp:
+ Added missing sys in the include path of my change below
+
Wed Aug 25 07:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.cpp:
diff --git a/ace/os_include/sys/os_pstat.h b/ace/os_include/sys/os_pstat.h
index 09a9d8bfbab..556776b0465 100644
--- a/ace/os_include/sys/os_pstat.h
+++ b/ace/os_include/sys/os_pstat.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file os_psat.h
+ * @file os_pstat.h
*
* pstat functions
*