#ifndef ACL_UNIX_INCLUDE_H #define ACL_UNIX_INCLUDE_H #ifdef __cplusplus extern "C" { #endif #include "acl_username.h" #include "acl_timed_wait.h" #include "acl_set_ugid.h" #include "acl_set_eugid.h" #include "acl_mychown.h" #include "acl_chroot_uid.h" #include "acl_safe_open.h" #include "acl_open_lock.h" #include "acl_transfer_fd.h" #include "acl_watchdog.h" #include "acl_trace.h" #include "acl_core_limit.h" #ifdef __cplusplus } #endif #endif