summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include/sys/os_pstat.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 14:38:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 14:38:17 +0100
commit9d3475584970e20117a7a99d3a75fecb521a0da9 (patch)
tree1df17ddc12077b570faed0459cb5bccc2e6439eb /ACE/ace/os_include/sys/os_pstat.h
parent980b4296358a1b3f0f3ffde85c2826eeeb240637 (diff)
downloadATCD-9d3475584970e20117a7a99d3a75fecb521a0da9.tar.gz
Further cleanup not used macros
* ACE/ace/IOStream.h: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/OS_NS_Thread.inl: * ACE/ace/Profile_Timer.cpp: * ACE/ace/README: * ACE/ace/os_include/os_netdb.h: * ACE/ace/os_include/sys/os_loadavg.h: * ACE/ace/os_include/sys/os_pstat.h:
Diffstat (limited to 'ACE/ace/os_include/sys/os_pstat.h')
-rw-r--r--ACE/ace/os_include/sys/os_pstat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/os_include/sys/os_pstat.h b/ACE/ace/os_include/sys/os_pstat.h
index 377e83b2e1c..1774c39970d 100644
--- a/ACE/ace/os_include/sys/os_pstat.h
+++ b/ACE/ace/os_include/sys/os_pstat.h
@@ -21,10 +21,5 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_HAS_SYS_PSTAT_H)
-# include /**/ <sys/param.h>
-# include /**/ <sys/pstat.h>
-#endif /* ACE_HAS_SYS_PSTAT_H */
-
#include /**/ "ace/post.h"
#endif /* ACE_OS_INCLUDE_SYS_OS_PSTAT_H */