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 459d1df commit 8977709Copy full SHA for 8977709
src/utils.c
@@ -15,7 +15,6 @@
15
#include <bcrypt.h>
16
#include <ntstatus.h> //for STATUS_SUCCESS
17
#else
18
-#include <uuid/uuid.h>
19
#include <unistd.h>
20
#if defined(__linux__)
21
#include <sys/random.h>
0 commit comments