mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 04:36:07 +00:00
[NFC] Remove redundant sys/file.h
header. (#124684)
Closes #124652.
This header was introduced in
536736995b
,
but it appears that including only `fnctl.h` should be enough.
Hopefully, this patch will not cause build issues on other Unix
platforms.
This commit is contained in:
parent
648912582c
commit
f388ca3d9d
@ -29,7 +29,6 @@
|
||||
|
||||
#include <dirent.h>
|
||||
#include <pwd.h>
|
||||
#include <sys/file.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <copyfile.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user