summaryrefslogtreecommitdiff
path: root/ace/OS.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-15 17:05:02 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-15 17:05:02 +0000
commita3fb880e50e954aa394b9cd3e0f826a29fc94a61 (patch)
treeda1ccfab8ccc4cf578baee91b74d9ce5fb060b54 /ace/OS.h
parenta97adaeb6f28498a536ec7e55636e0179bbac0a9 (diff)
downloadATCD-dre_osh_01.tar.gz
ChangeLogTag:Thu May 15 17:01:28 UTC 2003 Don Hinton <dhinton@dresystems.com>dre_osh_01
Diffstat (limited to 'ace/OS.h')
-rw-r--r--ace/OS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/OS.h b/ace/OS.h
index 844f9ca4c4c..8de09515805 100644
--- a/ace/OS.h
+++ b/ace/OS.h
@@ -40,6 +40,8 @@
#include "ace/os_include/netdb.h"
#include "ace/os_include/sys/socket.h"
#include "ace/os_include/net/if.h"
+#include "ace/os_include/sys/sem.h"
+#include "ace/os_include/errno.h"
#include "ace/Time_Value.h"