[PATCH 7/8] Include OS types.h for __u64 definition

Stephan Mueller smueller at chronox.de
Sun Mar 2 14:10:38 CET 2014


Signed-off-by: Stephan Mueller <smueller at chronox.de>
---
 src/types.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/types.h b/src/types.h
index ee0a62b..c95c5af 100644
--- a/src/types.h
+++ b/src/types.h
@@ -39,6 +39,7 @@
 
 
 #include <sys/types.h>
+#include <asm/types.h>
 
 
 #ifndef HAVE_BYTE_TYPEDEF
-- 
1.8.5.3





More information about the Gcrypt-devel mailing list