mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-18 11:47:06 +02:00
12 lines
189 B
Diff
12 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
|
|
|