We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f083346 commit 4425dc5Copy full SHA for 4425dc5
1 file changed
src/utils.c
@@ -13,6 +13,7 @@
13
#include <windows.h>
14
#include <objbase.h>
15
#include <bcrypt.h>
16
+#include <ntstatus.h> //for STATUS_SUCCESS
17
#else
18
#include <uuid/uuid.h>
19
#include <unistd.h>
0 commit comments