SHA256
1
0
forked from pool/cryptsetup
cryptsetup/hashalot-glibc210.diff

13 lines
311 B
Diff
Raw Normal View History

Index: hashalot-0.3/hashalot.c
===================================================================
--- hashalot-0.3.orig/hashalot.c
+++ hashalot-0.3/hashalot.c
@@ -22,6 +22,7 @@
#include <unistd.h>
#include <assert.h>
#include <signal.h>
+#include <limits.h>
#include <sys/types.h>
#include <sys/mman.h>