diff --git a/port/dirent.h b/port/dirent.h index 300cf42fe371d6ec919220284a952789ba62f18a..db6cdd54fc5e8e4175b8d478d3fb261aafdab8a5 100644 --- a/port/dirent.h +++ b/port/dirent.h @@ -13,7 +13,7 @@ #define STORAGE_LEVELDB_PORT_DIRENT_H_ #ifdef ROCKSDB_PLATFORM_POSIX -# include +# include # include #elif defined(OS_WIN)