diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-15 17:05:02 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-15 17:05:02 +0000 |
commit | a3fb880e50e954aa394b9cd3e0f826a29fc94a61 (patch) | |
tree | da1ccfab8ccc4cf578baee91b74d9ce5fb060b54 /ace/OS.h | |
parent | a97adaeb6f28498a536ec7e55636e0179bbac0a9 (diff) | |
download | ATCD-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.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |