mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-08 11:59:48 -04:00
sys/stat.h portability
This commit is contained in:
parent
eec62aa620
commit
5a94719f2d
@ -43,7 +43,6 @@
|
||||
#include <folly/portability/Windows.h>
|
||||
#else
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
@ -53,6 +52,7 @@
|
||||
#include <folly/Conv.h>
|
||||
#include <folly/FileUtil.h>
|
||||
#include <folly/gen/String.h>
|
||||
#include <folly/portability/SysStat.h>
|
||||
#include <folly/system/HardwareConcurrency.h>
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user