Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning when O_CLOEXEC is not defined (#6695)
Summary: Compilation fails on systems that do not support O_CLOEXEC. Fix it. Pull Request resolved: facebook/rocksdb#6695 Test Plan: compile without O_CLOEXEC support Reviewed By: anand1976 Differential Revision: D21011850 Pulled By: cheng-chang fbshipit-source-id: f1bf1cce2aa65c7d10b5a9613e941db30e928347 Signed-off-by: Changlong Chen <levisonchen@live.cn>
- Loading branch information