Skip to content

Commit 37d5bd1

Browse files
author
git apple-llvm automerger
committed
Merge commit '3b6ff59d9b13' from llvm.org/main into next
2 parents c5c4d8d + 3b6ff59 commit 37d5bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/tools/lldb-dap/ProtocolUtils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include "lldb/API/SBDebugger.h"
1313
#include "lldb/API/SBTarget.h"
14+
#include "lldb/Host/PosixApi.h" // Adds PATH_MAX for windows
1415

1516
namespace lldb_dap {
1617

0 commit comments

Comments
 (0)