mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 18:55:29 +03:00
11 lines
189 B
Diff
11 lines
189 B
Diff
--- a/Crypto/jitterentropy.h
|
|
+++ b/Crypto/jitterentropy.h
|
|
@@ -41,6 +41,8 @@
|
|
|
|
/* Adapted for VeraCrypt */
|
|
|
|
+#include <sys/types.h>
|
|
+
|
|
#ifndef _JITTERENTROPY_H
|
|
#define _JITTERENTROPY_H
|
|
|