fix Win32 IP Helper includes for sysinfo

This commit is contained in:
2026-09-11 20:38:57 -06:00
committed by deepend
parent 2e711829ef
commit 5abb7c4810
+1
View File
@@ -11,6 +11,7 @@
#define _WIN32_WINNT 0x0601 #define _WIN32_WINNT 0x0601
#endif #endif
#include <winsock2.h>
#include <windows.h> #include <windows.h>
#include <winternl.h> #include <winternl.h>
#include <dxgi.h> #include <dxgi.h>