mirror of https://github.com/facebook/rocksdb.git
Fix header inclusion
This commit is contained in:
parent
18285c1e2f
commit
19e13a595d
|
@ -13,7 +13,7 @@
|
|||
#define STORAGE_LEVELDB_PORT_DIRENT_H_
|
||||
|
||||
#ifdef ROCKSDB_PLATFORM_POSIX
|
||||
# include <sys/typed.h>
|
||||
# include <sys/types.h>
|
||||
# include <dirent.h>
|
||||
#elif defined(OS_WIN)
|
||||
|
||||
|
|
Loading…
Reference in New Issue