summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_unistd.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-02-02 09:13:03 +0100
committerGitHub <noreply@github.com>2023-02-02 09:13:03 +0100
commit7e8b94b728b886d14fc17b6af789e9ba0c50a050 (patch)
tree1636528cca273971427d690aafe0a79f93b2d3f7 /ACE/ace/OS_NS_unistd.cpp
parent4961b8026b5c90e2517f27f9d9d5584be6f94ab0 (diff)
parentec19b2725b53eba54c4ba434d371ae569832f762 (diff)
downloadATCD-7e8b94b728b886d14fc17b6af789e9ba0c50a050.tar.gz
Merge pull request #2042 from jwillemsen/jwi-cleanupmacros
Cleanup unused macros
Diffstat (limited to '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 d151b885fb9..145a34d3b43 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 */