summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 14:48:42 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 14:48:42 +0100
commit1eb5c6564e45cce7980f6bbac7b4b073b806788c (patch)
treec879f7cbc2172f3a25f5560c9bd25e648713c50d
parent281078a59a44ca971675b90616f5e35a998bf077 (diff)
downloadATCD-1eb5c6564e45cce7980f6bbac7b4b073b806788c.tar.gz
Removed include
* ACE/ace/OS_NS_unistd.cpp:
-rw-r--r--ACE/ace/OS_NS_unistd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_unistd.cpp b/ACE/ace/OS_NS_unistd.cpp
index 49b5736f970..be45618f36c 100644
--- a/ACE/ace/OS_NS_unistd.cpp
+++ b/ACE/ace/OS_NS_unistd.cpp
@@ -11,7 +11,6 @@
#include "ace/OS_Memory.h"
#include "ace/OS_NS_Thread.h"
#include "ace/Object_Manager_Base.h"
-#include "ace/os_include/sys/os_pstat.h"
#if defined (ACE_HAS_SYSCTL)
# include "ace/os_include/sys/os_sysctl.h"
#endif /* ACE_HAS_SYSCTL */