Fix header inclusion

This commit is contained in:
Dmitri Smirnov 2015-07-01 16:35:51 -07:00
parent 18285c1e2f
commit 19e13a595d
1 changed files with 1 additions and 1 deletions

View File

@ -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)