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 e33b567 commit 4d09920Copy full SHA for 4d09920
drivers/usb/usbhub/CMakeLists.txt
@@ -1,5 +1,6 @@
1
2
add_definitions(-DDEBUG_MODE)
3
+add_definitions(-DNTDDI_VERSION=0x05020400)
4
include_directories(${REACTOS_SOURCE_DIR}/ntoskrnl/include)
5
6
list(APPEND SOURCE
0 commit comments