Fixed Windows compilation

This commit is contained in:
SChernykh
2024-11-16 13:13:23 +01:00
parent 09f5a89a12
commit 180b7edd77
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -294,6 +294,7 @@ allowedAPIs = {
"OpenThreadToken", "OpenThreadToken",
"GetOverlappedResult", "GetOverlappedResult",
"CryptGenRandom", "CryptGenRandom",
"HeapQueryInformation",
} }
f = open(sys.argv[1], 'r') f = open(sys.argv[1], 'r')