Try to fix FreeBSD build after iwyu changes.

llvm-svn: 299705
This commit is contained in:
Zachary Turner 2017-04-06 20:51:22 +00:00
parent 7226d796aa
commit 8d4e2768be
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include <sys/sysctl.h>
#include <sys/types.h>
#include <sys/utsname.h>
#include <unistd.h>
using namespace lldb_private;