summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2015-03-19 02:47:36 +0000
committerEd Maste <emaste@freebsd.org>2015-03-19 02:47:36 +0000
commit0ddc6160ec135b31f2c4da87fcba8b3d9a37909a (patch)
treeb64c4e6639912a7d12ec3b488d0ac71e5ac82c55 /lldb
parent7f45440bd92edb5fb23c2446688e2df8a57931d3 (diff)
downloadbcm5719-llvm-0ddc6160ec135b31f2c4da87fcba8b3d9a37909a.tar.gz
bcm5719-llvm-0ddc6160ec135b31f2c4da87fcba8b3d9a37909a.zip
Add NameMatches.h header to fix FreeBSD build after r232673
llvm-svn: 232702
Diffstat (limited to 'lldb')
-rw-r--r--lldb/source/Host/freebsd/Host.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Host/freebsd/Host.cpp b/lldb/source/Host/freebsd/Host.cpp
index 62cf29365b0..8b1c580af27 100644
--- a/lldb/source/Host/freebsd/Host.cpp
+++ b/lldb/source/Host/freebsd/Host.cpp
@@ -38,6 +38,7 @@
#include "lldb/Core/DataBufferHeap.h"
#include "lldb/Core/DataExtractor.h"
#include "lldb/Utility/CleanUp.h"
+#include "lldb/Utility/NameMatches.h"
#include "Plugins/Process/Utility/FreeBSDSignals.h"
OpenPOWER on IntegriCloud