Skip to content

Commit 8977709

Browse files
committed
remove uuid.h
1 parent 459d1df commit 8977709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include <bcrypt.h>
1616
#include <ntstatus.h> //for STATUS_SUCCESS
1717
#else
18-
#include <uuid/uuid.h>
1918
#include <unistd.h>
2019
#if defined(__linux__)
2120
#include <sys/random.h>

0 commit comments

Comments
 (0)