forked from OSchip/llvm-project
Try to fix FreeBSD build after iwyu changes.
llvm-svn: 299705
This commit is contained in:
parent
7226d796aa
commit
8d4e2768be
|
@ -14,6 +14,7 @@
|
|||
#include <sys/sysctl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace lldb_private;
|
||||
|
||||
|
|
Loading…
Reference in New Issue