We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b72311 commit 0b6abdcCopy full SHA for 0b6abdc
Modules/_remote_debugging_module.c
@@ -44,7 +44,6 @@
44
#ifdef MS_WINDOWS
45
#include <windows.h>
46
#include <winternl.h>
47
-#include <ntifs.h>
48
// ntstatus.h conflicts with windows.h so we have to define the NTSTATUS values we need
49
#define STATUS_SUCCESS ((NTSTATUS)0x00000000L)
50
#define STATUS_INFO_LENGTH_MISMATCH ((NTSTATUS)0xC0000004L)
0 commit comments