summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-05-02 14:17:43 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-05-02 14:17:43 +0000
commit109a93f129010c991d508dd7016b9673b711ebdb (patch)
treeca3953d7df88c05e33f1b8d6103e3c48750daeb6
parent8f3339712e847fdfae4eafeac3924a7c8917730d (diff)
downloadATCD-109a93f129010c991d508dd7016b9673b711ebdb.tar.gz
ChangeLogTag:Thu May 02 07:15:31 2002 Ossama Othman <ossama@uci.edu>
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLogs/ChangeLog-02a6
-rw-r--r--ChangeLogs/ChangeLog-03a6
-rw-r--r--ace/IO_Cntl_Msg.h1
4 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe9d86a0b11..abaaae4000a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu May 02 07:15:31 2002 Ossama Othman <ossama@uci.edu>
+
+ * ace/IO_Cntl_Msg.h:
+
+ Inlude OS.h to pull in size_t typedef.
+
Thu May 2 07:50:29 2002 Chad Elliott <elliott_c@ociweb.com>
* examples/Web_Crawler/URL_Addr.h:
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index fe9d86a0b11..abaaae4000a 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Thu May 02 07:15:31 2002 Ossama Othman <ossama@uci.edu>
+
+ * ace/IO_Cntl_Msg.h:
+
+ Inlude OS.h to pull in size_t typedef.
+
Thu May 2 07:50:29 2002 Chad Elliott <elliott_c@ociweb.com>
* examples/Web_Crawler/URL_Addr.h:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index fe9d86a0b11..abaaae4000a 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,9 @@
+Thu May 02 07:15:31 2002 Ossama Othman <ossama@uci.edu>
+
+ * ace/IO_Cntl_Msg.h:
+
+ Inlude OS.h to pull in size_t typedef.
+
Thu May 2 07:50:29 2002 Chad Elliott <elliott_c@ociweb.com>
* examples/Web_Crawler/URL_Addr.h:
diff --git a/ace/IO_Cntl_Msg.h b/ace/IO_Cntl_Msg.h
index d641de462af..2ce08fed2b2 100644
--- a/ace/IO_Cntl_Msg.h
+++ b/ace/IO_Cntl_Msg.h
@@ -22,6 +22,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "ace/OS.h"
/**
* @class ACE_IO_Cntl_Msg