00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 #ifndef ACE_OS_DIRENT_H
00016 #define ACE_OS_DIRENT_H
00017 #include  "ace/pre.h"
00018 
00019 #include  "ace/ACE_export.h"
00020 
00021 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00022 # pragma once
00023 #endif 
00024 
00025 #include "ace/OS_Errno.h"
00026 #include "ace/os_include/os_dirent.h"
00027 #include "ace/os_include/sys/os_types.h"
00028 
00029 #include "ace/OS_NS_dirent.h"
00030 
00031 #include  "ace/post.h"
00032 #endif