zeek/auxil/vcpkg/ports/argon2/thread-header.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
291 B
Diff

diff --git a/src/thread.h b/src/thread.h
index d4ca10c..43bd542 100644
--- a/src/thread.h
+++ b/src/thread.h
@@ -19,6 +19,7 @@
#define ARGON2_THREAD_H
#if !defined(ARGON2_NO_THREADS)
+#include <stdint.h>
/*
Here we implement an abstraction layer for the simpĺe requirements