summaryrefslogtreecommitdiff
path: root/ace/OS_Dirent.h
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-18 17:42:24 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-18 17:42:24 +0000
commita537f4646bf5f32581769c06c691f2c80ffbf104 (patch)
tree1e692b491fd414703ac2a8a2fa370a8aeeb5004b /ace/OS_Dirent.h
parentbadd4f39e1701387d4c87d3a193b49a376671fde (diff)
downloadATCD-a537f4646bf5f32581769c06c691f2c80ffbf104.tar.gz
ChangeLogTag:Thu May 18 10:37:30 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/OS_Dirent.h')
-rw-r--r--ace/OS_Dirent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/OS_Dirent.h b/ace/OS_Dirent.h
index d21cc400647..cbcd61c3228 100644
--- a/ace/OS_Dirent.h
+++ b/ace/OS_Dirent.h
@@ -27,6 +27,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#if !defined (ACE_WIN32) && !defined (ACE_PSOS)
+# include /**/ <sys/types.h>
# include /**/ <dirent.h>
#endif /* !ACE_WIN32 && !ACE_PSOS */