Skip to content

Commit 01d1038

Browse files
ZequanWuJDevlieghere
authored andcommitted
[lldb] Fix lldb windows build breakage from llvm#113839.
(cherry picked from commit 19c0a74)
1 parent b63ff9c commit 01d1038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/tools/lldb-dap/JSONUtils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "lldb/API/SBStringList.h"
2222
#include "lldb/API/SBStructuredData.h"
2323
#include "lldb/API/SBValue.h"
24+
#include "lldb/Host/PosixApi.h"
2425

2526
#include "DAP.h"
2627
#include "ExceptionBreakpoint.h"

0 commit comments

Comments
 (0)