diff --git a/port/dirent.h b/port/dirent.h index 300cf42fe..db6cdd54f 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)