mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
[Fix #1634] Add sys/stat to filesystem
This commit is contained in:
parent
988daeb9e6
commit
0d01a382b6
@ -13,6 +13,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <glob.h>
|
||||
#include <pwd.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user